/*

Theme Name: custom

Theme URI: http://inkpress.net/

Description: custom layout

Version: 1

Author: Inkpress

Author URI: http://inkpress.com/

Tags: inkpress

*/



body {

	background:#FFE083 url(images/bg.jpg) repeat-x left top scroll;

	font-family:Arial, Helvetica, sans-serif;

	font-size:12px;

	color:#000;

	margin:0;

	padding:0

}



a {

	color:#3E7B28;

	text-decoration:none

}



.wrapper {

	width:875px;

	padding:0;

	margin:0 auto

}



a.logo {

	background:url(images/top.jpg) no-repeat center top;

	float:left;

	height:175px;

	width:875px;

	margin:0;

	padding:0

}



.menu {

	margin:0;

	clear:both;

	height:34px;

	width:auto;

	background-repeat: repeat-x;

	background-position: left top;

	background-image: url(images/bar.gif);

	padding-top: 0;

	padding-right: 10px;

	padding-bottom: 0;

	padding-left: 5px;

}



.menu ul {

	list-style:none;

	clear:both;

	padding: 0;

	margin-top: 0;

	margin-right: 0;

	margin-bottom: 0;

	margin-left: 0;

}



.menu li {

	display:inline;

	padding:0;

	margin: 0;

}



.menu li a {

	color:#000;

	float:left;

	padding-right:25px;

	padding-left:25px;

	margin-left:1px;

	text-decoration:none;

	text-align:center;

	line-height:31px;

	margin-top:2px;

	background-repeat: repeat-x;

	background-position: center top;

	font-weight: bold;

	border: 1px solid #FCF8DD;

	background-color: #DCEAB5;

	background-image: url(images/menu3.gif);

}

.searchbar {

	background-color: #FFF8DE;

	margin: 0px;

	padding: 10px;

	clear: both;

	width: auto;

	text-align: right;

	border-top-width: 1px;

	border-right-width: 1px;

	border-bottom-width: 1px;

	border-left-width: 1px;

	border-top-style: none;

	border-right-style: solid;

	border-bottom-style: none;

	border-left-style: solid;

	border-top-color: #CCC;

	border-right-color: #CCC;

	border-bottom-color: #CCC;

	border-left-color: #CCC;

	background-image: url(images/menu-bg.gif);

	background-position: left bottom;

}



.bottommenu ul {

	list-style-type: none;

	margin: 0px;

	padding: 0px;

	display: inline;

}

.bottommenu {
	text-align: center;
	padding: 9px;
	font-size: 10px;
	font-weight: bold;
	background: #D5D5D5 url(images/Footer.png) left top;
	border-top: 5px solid #CCC;

}



.bottommenu ul li {

	display: inline;

	padding-right: 3px;

	padding-left: 3px;

	line-height: 12px;

}







.menu li a:hover {

	color:#000;

	text-decoration:none;

	background-image: url(images/menu1.gif);

	background-repeat: repeat-x;

	background-position: center top;

	border-top-color: #FFF;

	border-right-color: #FFF;

	border-bottom-color: #FFF;

	border-left-color: #FFF;

}



.menu ul li ul, .menu ul li ul li, a.logo span {

	display:none

}



.menu li.current_page_item a {

	background:#fff url(images/current.gif);

	font-weight:700;

	color:#360;

	border:1px solid #CCC;

	border-bottom-color:#FFF;

}



.layout {

	clear:both;

	width:auto;

	background-color:#FFF;

	margin:0;

	border:1px solid #CCC;

	border-bottom:none;

	border-top:none;

	background:url(images/content.jpg) repeat-y right top;

	padding:5px;

	padding-top:0;

}



.sidebar {

	padding:0;

	float:right;

	width:215px;

	margin:0;

	font-size:12px

}



.sidebar a {

	color:#360;

	font-weight:bold

}



.sidebar img {

	text-decoration: none;

	border: 1px solid #CCC;

}



.sidebar ul, .content ul, .sidebar ul li, .content ul li {

	padding:0;

	list-style-type:none;

	margin:0 0 5px

}



.sidebar ul li ul li {

	padding:0;

	color:#333

}



.sidebar h3, .sidebar h2 {

	font-weight:bold;

	font-size:12px;

	line-height:30px;

	text-transform:uppercase;

	padding-top:0;

	padding-left:10px;

	background:url(images/bar.gif) no-repeat center center;

	margin-right:0;

	margin-bottom:5px;

	clear:both;

	margin-top:0;

	margin-left:-13px;

	width:223px

}



.content {

	float:left;

	width:579px;

	padding-right:5px;

	padding-left:5px;

	padding-top:10px;

	margin-left:20px;

	background:url(images/templates_26.jpg) no-repeat center bottom;

	padding-bottom:50px

}

.content p {

}





.entry-title, .content h3 {

	font-size:24px;

	font-weight:normal;

	color:#FFF;

	text-transform:capitalize;

	padding:5px;

	background:url(images/header.gif) center center no-repeat;

	text-align:center;

	font-family:Georgia, "Times New Roman", Times, serif;

	margin-top:20px;

	margin-right:auto;

	margin-bottom:20px;

	margin-left:auto;

	clear:both

}



.footer {

	font-size:11px;

	color:#000;

	text-align:center;

	width:875;

	background:url(images/bar.gif) no-repeat center bottom;

	padding:10px 10px 5px;

	margin:0 auto

}



.clear {

	margin:0;

	padding:0;

	clear:both

}



.content img {

	border: none;

}

