/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	margin: 0;
	padding: 0;
	background: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #737373;
}

#main_wrap {
  background: #ffffff ;
}

form {
	margin: 0;
	padding: 0;
}

input, textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #000000;
}

h1, h2, h3 {
	font-family: Arial, Helvetica, sans-serif;
}

h1 {
	font-size: 3em;
}

h2 {
	font-size: 2em;
}

h3 {
	font-size: 1em;
}

p, ul, ol {
	margin-bottom: 1.8em;
	line-height: 160%;
}

ul, ol {
}

blockquote {
}

a {
	color: #414141;
}

a:hover {
	text-decoration: none;
}

hr {
	display: none;
}

/* Menu */

#menu {
	width: 960px;
	height: 35px;
	margin: 0 auto;
	padding: 0px 0;
	background: url(menubar.png) no-repeat;
}

#menu ul {
	height: 35px;
	margin: 0;
	padding-left:20px;	
	background: url(img03.gif) no-repeat;
	list-style: none;
}

#menu li {
	float: left;
	height: 35px;
	background: url(img03.gif) no-repeat;
}

#menu a {
	float: left;
	height: 20px;
	margin: 0px;
	padding: 5px 20px;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 1em;
	font-weight: bold;
	color: #000000;
}

#menu a:hover {
	background: url(img02.jpg) repeat-x;
	color: #FFFFFF;
	height: 35px;
}

#menu .current_page_item a {
	height: 45px;
	color: #FFFFFF;
}

/* Splash */

#splash {
	width: 960px;
	height: 85px;
	margin: 0 auto;
}


/* Logo */

#logo {
	width: 960px;
	height: 91px;
	margin: 0 auto;
	border-bottom: 6px solid #3F3F3F;
	color: #414141;
	
}

#logo h1, #logo h2 {
	margin: 0;
	padding: 0 20px;
}

#logo h1 {
	float: left;
	padding-top: 30px;
	letter-spacing: -3px;
	text-transform: uppercase;
	font-size: 3em;
}

#logo h2 {
	float: right;
	padding-top: 49px;
	letter-spacing: -1px;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 16px;
}

#logo a {
	text-decoration: none;
	color: #414141;
}

/* Page */

#page {
	width: 960px;
	margin: 0 auto;
	padding: 30px;
	}
#sidebarad {
	float:right;
	width:120px;
	margin-right:5px;
	}	

/* Content */

#content {
	width: 580px;
	float:left;
	margin:0 auto;
	margin-left:20px;
	}
#package {
	width: 265px;
	height:173px;
	float: left;
	padding: 0px;
	margin: 10px;
	background-image:url(packback.png);
	}
#package h3 {
	font-size:14px;
	text-align:center;
	color:#000000;
	margin-top: 3px;
	}	
#package p {
	margin-left: 15px;
	margin-right: 15px;
	}
#package ul {
	margin-top: -10px;
	}		
.post {
	padding-bottom: 20px;
}

.post .title {
	margin: 0;
	padding: 5px 20px;
	letter-spacing: -2px;
	border-bottom: 1px dashed #B9B9B9;
	text-transform: uppercase;
	font-size: 24px;
}

.post .title a {
	text-decoration: none;
}

.post .entry {
	padding: 10px 20px;
	font-size:14px;
	
}

.post .meta {
	height: 26px;
	background: #ffffff;
	border-top: 1px solid #E9E9E9;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 12px;
}

.post .posted {
	float: left;
	height: 16px;
	padding: 5px 20px;
}

.post .permalink, .post .comments {
	float: right;
	height: 16px;
	padding: 5px 20px;
}

.post .permalink {
}
#contact ul {
	padding-bottom:20px;
	padding-right:20px;
	float:left;
	list-style-position:inside;
	    
	}
#contact ul h1 {
	margin-bottom:-8px;
	padding-top:4px;
	font-size:1.2em;
	margin-top:5px;
	text-align:center;
	background-image:url(barback.jpg);
	background-repeat:repeat-x;
	height:30px;
	color:#000000;
	}
#contact ul li	{

padding:3px;
padding-left:30px;
	background-color:#EEEEEE;
	font-size:1em;
	color:#000000;
	}
/* Sidebar */

#sidebar {
	float: left;
	width: 200px;
		}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
	margin-bottom: 20px;
}

#sidebar li ul {
	padding: 20px;
}

#sidebar li li {
	margin: 0;
	padding-left: 10px;
	padding-bottom: 5px;
	background: url(img04.gif) no-repeat left 50%;
}

#sidebar p {
	padding: 0 20px;
}

#sidebar h2 {
	height: 26px;
	margin: 0;
	padding: 0 0 0 20px;	
	text-transform: uppercase;
	font-size: 14px;
	font-weight: bold;
	background:url(search_backgroud.png);
	color: #000000;
}

/* Search */

#search form {
	padding: 20px;
}

#search br {
	display: none;
}

#search #s {
	width: 135px;
}


/* Footer */

#footer {
	clear: both;
	width: 960px;
	height: 50px;
	margin: 0 auto;
	padding: 20px 0;
	border-top: 6px solid #3F3F3F;
	font-size: smaller;
	list-style:none;
}

#footer p {
	margin: 0;
	text-align: center;
	line-height: normal;
}
