/*
Theme Name: Karre Design
Theme URI: 
Author: 
Author URI: 
Description: Karre Design
Version: 1.2
License: GNU General Public License
License URI: license.txt
Tags: dark, light, white, black, gray, one-column, two-columns, left-sidebar, right-sidebar, fixed-width, flexible-width, custom-background, custom-colors, custom-header, custom-menu, editor-style, featured-image-header, featured-images, full-width-template, microformats, post-formats, rtl-language-support, sticky-post, theme-options, translation-ready
*/

/* =Reset default browser CSS. Based on work by Eric Meyer: http://meyerweb.com/eric/tools/css/reset/index.html
-------------------------------------------------------------- */

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, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	border: 0;
	font-family: inherit;
	font-size: 100%;
	font-style: inherit;
	font-weight: inherit;
	margin: 0;
	outline: 0;
	padding: 0;
	vertical-align: baseline;
}
:focus {/* remember to define focus styles! */
	outline: 0;
}
body {
	background: #fff;
	line-height: 1;
}
ol, ul {
	list-style: none;
}
table {/* tables still need 'cellspacing="0"' in the markup */
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	font-weight: normal;
	text-align: left;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

b, strong {
	font-weight:bold;
}
a img {
	border: 0;
}

.alignright {
	float:right;
	margin-left: 10px;
}


.alignleft {
	float:left;
	margin-right: 10px;
}

#page {
	margin:0 auto;
	width:960px;
}
#top_menu {
	float:right;
	margin: 42px 0 0 0;
}
#top_menu li {
	float:left;
	display:inline;
	margin: 0 0;
	width:115px;
	text-align:center;
}

#top_menu li a, #top_menu li a:visited {
  	font-family: "Century Gothic";
	font-size: 16px;
	color:#3F3F3F;
	text-decoration:none;
	display:block;
}

#top_menu li a:hover, #top_menu li a.current {
	font-weight: bold;
}

#sidebar {
	
	float:left;
	display:inline;
	width: 175px;
	margin-top: 35px;
	min-height:480px;	
}

#main {
	width: 784px;
	margin-left:175px;
	margin-top:45px;
	margin-bottom: 50px;

}
#footer p {

		font-family: "Century Gothic";
		font-size:11px;
		color: #3F3F3F;
	
}

#footer p a, #footer p a:visited {

		font-family: "Century Gothic";
		font-size:11px;
		color: #3F3F3F;
		text-decoration:none;
	
}

#profile {
	
	margin-top:67px;
}

#profile_box {
	width:450px;
	background: url('images/profile_box_bg.png') repeat;
	padding: 5px 20px 10px 10px;
	margin:0;
}

#boat {
	width:1338px;
	margin: 0 0;
	height:1050px;
}

p {
	font-family: "Century Gothic";
	font-size:14px;
	line-height:16px;
	color: #3F3F3F;
	margin:10px 0;
}

#sidebar a, #sidebar a:visited {
	
		font-family: "Century Gothic";
		font-size:14px;
		line-height:20px;
		color: #3F3F3F;
		margin:10px 0;
		text-decoration:none;
	
}

#sidebar a:visited, #sidebar a.current {
	font-weight:bold;
}
#sidebar li {
	margin: 6px 0;
}
#content_gallery {
	width:560px;
	margin:0;
	float:left;
}
#details {
	width: 204px;
	float:right;
	margin-right:0;
}

#main h1 {
	font-family: "Century Gothic";
	font-size:17px;
	line-height: 20px;
	font-weight: bold;
	color: #3F3F3F;	
	margin-bottom:16px;
}
