﻿/*
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 url("../images/bkg.jpg") repeat-x;
	font-family: Arial, Verdana, helvetica, sans-serif;
	color: #404040;
	font-size: 0.8em;
}

h1 {
	margin: 0px;
	font-weight: bold;
	font-size: 1.4em;
}

h2, h3 {
	margin: 0;
	font-weight: bold;
 	color: #404040;
}

h2 {
	font-size: 1.2em;
}

h3 {
	font-size: 1em;
}

img {
	border: none;
}

a {
	color: #000088;
	font-size: 1em;
	font-family: Arial, Verdana, helvetica, sans-serif;
}

a:hover {
	text-decoration: none;
	color: #000088;
}

/* Header */

#header {
	width: 720px;
	height: 200px;
	margin: 0 auto;
}

/* Logo */

#logo {
	height: 110px;
}

#logo h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	float: left;
	padding: 40px 40px 0 0;
	letter-spacing: -2px;
	font-size: 40px;
	color: #ffffff;
}

#logo h2 {
	float: right;
	padding: 61px 0 0 0;
	font-size: 24px;
}

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


/*menu2*/
/* Navigation */

.nav, .nav ul { 
	list-style: none;
	margin: 0;
	padding: 0;
}

.nav {
  font-family: Arial, verdana, Helvetica, sans-serif;
  z-index: 100;
  position: relative;
}
.nav li {
  border-left: 1px solid #000;
  float: left;
  margin: 0;
  padding: 0;
  position: relative;
}
.nav li a, .nav li a:link, .nav li a:active, .nav li a:visited {
  font-size: 1.12em; 
  font-family:Arial, verdana, Helvetica, sans-serif;
  background: #D6961A;
  color: #ffffff;
  display: block;
  padding: 0px 9px;
  text-transform: lowercase;
  text-decoration: none;
}

.nav li a:hover {
  background: #ccc;
  color: #000;	

}
#nav-one li:hover a, 
#nav-one li.sfHover a {
  background: #F6F9E8;
  color: #000;
}
#nav-one li:hover ul a, 
#nav-one li.sfHover ul a {
  background: #F6F9E8;
  color: #959595;	
}
#nav-one li:hover ul a:hover, 
#nav-one li.sfHover ul a:hover {
  background: #D6961A;
  color: #F6F9E8;	
}

.nav ul {
  background: #F6F9E8;
  border-bottom: 1px solid #000;
  list-style: none;
  margin: 0;
  width: 180px;
  position: absolute;
  top: -999em;
  left: -1px;
}
.nav li:hover ul,
.nav li.sfHover ul {
  top: 15px;
}
.nav ul li {
  border: 0;
  float: none;
}
.nav ul a {
  border: 1px solid #000;
  border-bottom: 0;
  padding-right: 20px;
  width: 160px;
  white-space: nowrap;
}
.nav ul a:hover {
  background: #F6F9E8;
  color: #000;
}/* Gallery */

#gallery {
	clear: both;
	width: 720px;
	height: 480px;
	margin: 0 auto;
}

#top-photo h2 {
	height: 1.4em;
	font-size: 1em;
}

#top-photo p {
	margin: 0;
	padding: 0 0 10px 0;
}

#prev {
	display: block;
	float: left;
	width: 30px;
	height: 100px;
	background: url("../images/img11.gif") no-repeat;
}

#next {
	display: block;
	float: left;
	width: 30px;
	height: 100px;
	background: url("../images/img13.gif") no-repeat right top;
}

#prev span, #next span {
	display: none;
}

#thumbs {
	display: block;
	float: left;
	width: 640px;
	height: 100px;
	background: url("../images/img12.gif") no-repeat;
}

#thumbs img {
	padding: 8px 0 0 10px;
}

/* Content */

#content {
	width: 720px;
	margin: 0 auto;
}
.column_l {
	width: 180px;
	margin: 5px;
	padding: 0px 5px 0px 5px;
	background-color: #fff;
	float: left;
	position: relative;
}
.column_r {
	width: 510px;
	margin: 5px;
	float: left;
	
	padding: 0px;
	background-color: #ffffff;
	position: relative;
}

/* Posts */

#posts {
	float: right;
	width: 430px;
}

.post {
	margin-bottom: 10px;
}

.post .title {
	padding: 0 0 5px 20px;
	color: #FF8400;
}

.post .meta {
	padding: 10px 20px;
	background: url("../images/img15.gif") no-repeat;
	font-size: smaller;
}

.post .meta p {
	margin: 0;
}

.post .story {
	padding: 10px 20px;
	line-height: 180%;
}

/* Sidebar */

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

/* Boxed1 */

.boxed {
	margin-bottom: 1.5em;
	background: url("../images/img14.gif") no-repeat 0em 2.5em;
}

.boxed h2 {
	padding-left: 20px;
	color: #0078FF;
}

.boxed .content {
	padding: 10px;
}

.boxed ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.boxed li {
	padding: 10px;
	border-bottom: 1px dotted #0078FF;
}

.boxed a {
	text-decoration: none;
	color: #0078FF;
}

.boxed a:hover {
	text-decoration: underline;
}

/* Tag Cloud */

#tagcloud {
}

#tagcloud .content {
	padding: 20px;
	text-align: justify;
	font-size: smaller;
}

/* Footer */

#footer {
	clear: both;
	padding: 40px;
	background: #D6961A url("../images/footerbkg.gif") repeat-x;
}

#footer p {
	margin: 0;
	text-align: center;
	font-size: smaller;
	color: #FFFFFF;
}

#footer a {
	color: #FFFFFF;
}

/* images */
.floatleft{
	float:left;
}
.floatright{
	float:right;
}

.leg{
	color: #AC6108;
	text-decoration: none;
	font-size: 1.2em;
	font-style: italic;
	font-family: Times, Arial, Verdana, Helvetica, sans-serif;
	font-weight: normal;
}

.nov{
	color: #404040;
	text-decoration: none;
	font-size: 1.2em;
	font-family: Times, Arial, Verdana, Helvetica, sans-serif;
	font-weight: normal;
}

h4{
	color: #000080;
	text-decoration: none;
	font-weight: bold;
	font-size: 1em;
	font-family: Verdana, Helvetica, sans-serif;
}

