/*
Theme Name: KajoMerket
Theme URI: N/A
Description: KajoMerket Photography Theme
Version: 1.6
Author: MasterUT Co
Author URI: N/A
Tags: N/A

*/



/* Begin Typography & Colors */
body {
	background: url('/images/pagebg.jpg') #FFF repeat-x top left;
	font-family: Arial, Verdana, Serif;
	font-size: 14px;
	margin: 0px;
	padding: 0px;
	text-align: center;
}

a {
	color: #2373DC;
	text-decoration: none;
}

a:hover {
	color: #192B45;
}

a img {
	border: 0px none;
}

#wrap {
	margin: 0px auto;
	text-align: left;
	width: 970px;
}

#header {
	background: url('/images/headerbg.jpg') no-repeat top left;
	clear: both;
	float: left;
	height: 95px;
	width: 100%;
}

#logo {
	background: url('/images/logo.jpg') no-repeat top left;
	clear: left;
	float: left;
	display: block;
	height: 80px;
	margin: 5px 0px 0px 20px;
	text-indent: -9999px;
	width: 325px;
}

#header-menu {
	background: url('/images/menusep.jpg') no-repeat top left;
	clear: right;
	float: right;
	list-style: none;
	margin: 15px 30px 0px 0px;
	padding: 0px 0px 0px 1px;
}

#header-menu li {
	float: left;
	background: url('/images/menusep.jpg') no-repeat top right;
	margin: 0px;
	padding: 0px 1px 0px 0px;
}

#header-menu li a {
	color: #878787;
	display: block;
	font-family: "Lucida Grande", Arial, Tahoma;
	font-size: 16px;
	padding: 15px 15px 15px;
	text-decoration: none;
}

#header-menu li a:hover, #header-menu li.on a {
	color: #192B45;
}

#subheader {
	background: url('/images/subheaderbg.jpg') no-repeat top left;
	clear: both;
	color: #FFF;
	float: left;
	height: 230px;
	width: 100%;
}

#subheader .left {
	background: url('/images/subheader-left.jpg') no-repeat top left;
	clear: left;
	float: left;
	height: 200px;
	margin: 24px 0px 0px 15px;
	width: 565px;
}

#subheader .right {
	clear: right;
	float: right;
	margin: 45px 20px 0px;
	width: 318px;
}

#subheader h1 {
	font-family: Arial, Verdana, Tahoma;
	font-size: 16pt;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	text-align: center;
}

#bodyoutter {
	background: url('/images/bodybg.jpg') repeat-y top center;
	clear: both;
	margin-top: 10px;
}

#bodyinner {
	background: url('/images/bodyinnerbg.jpg') no-repeat top center;
	padding: 15px 15px;
}

#bodyinner2 {
	background: url('/images/bottom.jpg') no-repeat bottom center;
	padding-bottom: 15px;
}

#content {
	clear: left;
	float: left;
	width: 688px;
	color: #676767;
}

#content .block {
	background: url('/images/contentbg.jpg') #FFF repeat-y bottom left;
}

#content .block .outer {
	background: url('/images/contenthdr.jpg') no-repeat top left;
	padding-top: 20px;
}

#content .block .inner {
	background: url('/images/contentftr.jpg') no-repeat bottom left;
	min-height: 380px;
	padding: 10px 15px 20px 15px;
}

#rail .block {
	background: url('/images/railbg.jpg') repeat-y top left;
}

#rail {
	clear: right;
	float: right;
	width: 222px;
}

#rail .block .outer {
	background: url('/images/railftr.jpg') no-repeat bottom left;
}

#rail .block .inner {
	background: url('/images/railhdr.jpg') no-repeat top left;
	padding: 5px 10px 25px;
	text-align: center;
}

#bodyinner h1 {
	border-bottom: 1px dotted #CFD1D4;
	clear: both;
	float: left;
	font-family: Arial, Verdana, Tahoma;
	font-size: 16pt;
	font-weight: normal;
	margin: 0px;
	padding: 0px 0px 4px 4px;
	width: 100%;
}

#bodyinner h1 span {
	color: #2373DC;
}

.clear {
	clear: both;
}

#footer {
	background: url('/images/footerbg.jpg') no-repeat top right;
	color: #A2B7C1;
	clear: both;
	font-size: 12px;
	margin-top: 60px;
}

#footer span {
	color: #D1D6E1;
}

#footer a {
	color: #A2B7C1;
	font-size: 12px;
	text-decoration: none;
}

.view-gal-btn {
	background: url('/images/view-gallery-btn.jpg') #000 no-repeat top left;
	clear: both;
	display: block;
	margin: 0px auto;
	height: 45px;
	text-indent: -9999px;
	width: 168px;
}

.view-gal-btn:hover {
	background: url('/images/view-gallery-btn-over.jpg') no-repeat top left;
}

#rail ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

#bodyinner h1 a {
	float: left;
	color: #2373DC;
	text-decoration: none;
}

#bodyinner h1 small {
	color: #2373DC;
	clear: right;
	float: right;
	font-size: 12px;
	margin-top: 10px;
}

#bodyinner h1 a:hover {
	color: #192B45;
}

.entry {
	clear: both;
	padding: 10px 0px;
}

.entry p {
	margin: ;
}

#bodyinner #rail h1 {
	font-size: 18px;
	text-align: left;
	margin: 10px 0px 10px 5px;
	padding: 0px 0px 5px 10px;
	width: 202px;
}

.widget ul li {
	padding-left: 0px;
	text-align: left;
}

.alignleft {float:left; margin-right:5px;}

.widget ul li a {
	color: #2373DC;
	text-decoration: none;
}

.widget ul li a:hover {
	color: #192B45;
}

p {
margin-bottom: 2em;
}
