/*  
Theme Name: Free Port
Theme URI: http://www.freewpthemes.net/preview/free port/
Description: Widget ready and tested on WP 2.3.1
Version: 2.0
Author: Free WordPress Themes
Author URI: http://www.freewpthemes.net/

*/

body {
	/*margin: 0;*/
/*	padding: 0;*/
	background-color: #F1F1F1;
	font-family: Segoe UI,Tahoma,Verdana,Arial,sans-serif;
	font-size: 13px;
	color: #837669;
	margin:0 10px;
/*        max-width: 1200px;*/
}

h1, h2, h3 {
	margin: 0;
	font-family: Segoe UI,Tahoma,Verdana,Arial,sans-serif;
	font-weight: normal;
	color: #000000;
}

h1 { 
	font-size: 18px;
	background: transparent url(images/goriz-line.gif) repeat-x scroll center bottom;
	padding-bottom: 10px;
	padding-left: 12px;
	padding-top: 14px;
}

h2 { font-size: 18px; }

h3 { }

p, ul, ol {
	color:#000000;
	margin-top: 0;
	line-height: 16px;
/*	text-align: justify;*/
	font-family: Tahoma,Verdana,Arial,sans-serif;
	font-size: 11px;
}

ul, ol { }

blockquote { }

a { 
	color:#00008D;
	text-decoration:underline;
}

a:hover { text-decoration: none; }

a img {
	border: none;
}

img.left {
	float: left;
	margin: 7px 30px 0 0;
}

img.right {
	float: right;
	margin: 7px 0 0 30px;
}

hr { display: none; }

.list1 {
}

.list1 li {
	float: left;
	line-height: normal;
}

.list1 li img {
	margin: 0 30px 30px 0;
}

.list1 li.alt img {
	margin-right: 0;
}

#wrapper {
	background-color: #F1F1F1;
	border-left: 3px solid #ECECEC;
	border-right: 3px solid #ECECEC;
}

/* Header */

#header-wrapper {
/*	width: 880px;*/
/*	margin: 0 auto;
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	border-top: 1px solid #FFFFFF;*/
}

#header {
/*	width: 880px;*/
	height: 105px;
	margin: 0 auto;
	background: #F1F1F1 url(images/goriz-line.gif) repeat-x scroll center bottom;
}

/* Menu */

#menu {
/*	float: left;
	width: 540px;*/
	height: 51px;
}

#menu ul {
	margin: 0;
	padding: 25px 0 0 10px;
	list-style: none;
	line-height: normal;
}

#menu li {
	display: block;
	float: left;
}

#menu a {
	color:#ECECEC;
	text-decoration:none;
	font-family:Segoe UI,Tahoma,Verdana,Arial,sans-serif;
	
}

#menu a:hover { text-decoration: underline; }

#menu .current_page_item a {
	color: #FFFFFF;
}

/* Search */

#search {
	float: right;
	width: 305px;
	height: 76px;
}

#search form {
	float: right;
	margin: 0;
	padding: 30px 20px 0 0;
}

#search fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

#search input {
	float: left;
	font: 12px Segoe UI,Tahoma,Verdana,Arial,sans-serif;
	border: none;
}

#search-text {
	width: 135px;
	height: 18px;
	padding: 3px 0 0 5px;
	background: #ECF9E4;
	color: #658453;
}

#search-submit {
	height: 21px;
	margin-left: 12px;
	color: #39561D;
}

#searchBox a {
	color: #000000;
	font-family:Tahoma, Verdana, sans-serif;
	font-size:10px;
	text-decoration: underline;
}

#searchBox a:hover {
	color: #000000;
	font-family:Tahoma, Verdana, sans-serif;
	font-size:10px;
	text-decoration: none;
}


/* Page */

#page {
	min-width: 1020px;
	background: #FFFFFF;
	border-left: 10px solid #FFFFFF;
	border-right: 10px solid #FFFFFF;
}

/** LOGO */

#logo {
	height: 250px;
	background: url(images/img01.jpg) no-repeat left top;
}

#logo h1, #logo p {
	float: left;
	margin: 0;
	padding: 0 0 0 20px;
	line-height: normal;
}

#logo h1 { padding-top: 140px; }

#logo h1 a {
	text-decoration: none;
	text-transform: uppercase;
	color: #FFFFFF;
}

#logo h1 a:hover { text-decoration: underline; }

#logo p {
	padding: 165px 0 0 15px;
	font: italic 13px Segoe UI,Tahoma,Verdana,Arial,sans-serif;
	color: #9F9F9F;
}

#logo p a {
	text-decoration: none;
	color: #9F9F9F;
}

#logo p a:hover { text-decoration: underline; }

/* Content */

#content_wp {
	float: left;
/*	max-width: 700px;*/
/*        background:transparent url(images/vertical-line.gif) repeat-y scroll top right;*/
        padding-right: 10px;
/*        transparent url(images/goriz-line.gif) repeat-x scroll center bottom;*/
/*	width: 70%;*/
}

/* Post */

.post {
	margin-bottom: 8px;
}

.post .title {
	height: 12px;
	margin-bottom: 12px;
	padding: 19px 0px 10px 12px;
	color: #000000;
}


.post .date {
	float: right;
	padding-right: 10px;
	font-size: 10px;
	color: #9F1717;
	background-color:#F1F1F1;
	font-family: Tahoma, Verdana;
}

.post .meta {
	color:#9F9F9F;
	padding: 2px 30px 2px 12px;
	font-family: Tahoma, Verdana;
	font-size: 10px;
	background-color:#F1F1F1;
}

.post .title a {
	text-decoration: none;
	color:#000000;
	font-size: 14px;
}

.post .meta a { color: #9F9F9F; }

.post .entry {
	padding: 8px 12px 25px;
	border-bottom: 2px solid #ECECEC;
}

.post .links {
	margin: 0 250px 0 0;
	padding: 0 0 0 0px;
}

.post .links .comments {
}

.post .links .permalink {
	padding-left: 17px;
}

/* Sidebar */

#cat {
	margin-left: 18px;
}

#tag_cloud a {
	padding-left: 20px;
}

#lname {
	color:#000000;
	float:left;
	font-family:Segoe UI,Tahoma,Verdana,Arial,sans-serif;
	font-size:16px;
	left:14px;
	padding-left:20px;
	padding-top:20px;
	position:absolute;
	top:36px;
}

#respond {
	padding-left: 14px;
	background-color: #F1F1F1;
	height: 290px;
	margin-bottom: 10px;
	padding-top: 12px;
	width: 540px;
}

#respond h2{
	font-size:16px;
	padding-bottom: 12px;
}


#sidebar {
	float: left;
	padding-left:10px;
	width: 300px;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#sidebar li {
	padding: 0 0 10px;
	margin: 10px 0 5px;
	background-color: #F8F8F8;
}

#sidebar li ul {
/*        background:transparent url(images/goriz-line.gif) repeat-x scroll center top;*/
	line-height: 200%;
}

#sidebar li li {
	line-height:14px;
	margin-bottom:2px;
	padding:0 16px;
}

#sidebar h2 {
	height: 30px;
	margin: 0 0 10px;
	padding: 9px 0 0 14px;
        background: #F1F1F1 url(images/goriz-line.gif) repeat-x scroll center bottom;
	font-size: 14px;
	color: #000000;
}


#sidebar p {
	line-height: 200%;
}

/* Calendar */

#calendar {
}

#calendar caption {
	padding: 7px;
	font-weight: bold;
	font-size: 12px;
	color: #4C4C4C;
	font-family: Segoe UI,Tahoma,Verdana,Arial,sans-serif;
}

#calendar table {
	width: 100%;
	border-collapse: collapse;
	background-color: #FFFFFF;
}

#calendar thead th {
	padding: 5px 0;
	text-align: center;
	border-top: 1px solid #F5F2EF;
	border-left: 1px solid #F5F2EF;
	background-color: #B96116;
	color: #ECECEC;
}

#calendar tbody td {
	padding: 5px 0;
	text-align: center;
	border-top: 1px solid #F5F2EF;
	border-left: 1px solid #F5F2EF;
}

#calendar tfoot td {
	padding: 5px;
}

#calendar tfoot #next {
	text-align: right;
}

#calendar tfoot {
	border-top: 1px solid rgb(224,224,224);
	background-color: rgb(248,248,248);
}

#calendar #today {
	background-color: #B9AD16;
	font-weight: bold;
}

#calendar_wrap {
	margin: 8px;
	width: 270px;
	padding-right: 6px;
	padding-bottom: 6px;
	padding-left: 6px;
}
/* Footer */

#footer {
	width: 880px;
	margin: 0 auto;
	padding: 0;
	background: #494336 url(images/img05.jpg) no-repeat left top;
	border-left: 10px solid #FFFFFF;
	border-right: 10px solid #FFFFFF;
	border-bottom: 10px solid #FFFFFF;
}

#footer p {
	margin: 0;
	padding: 20px 0;
	text-align: center;
	line-height: normal;
	color: #B5ADA5;
}

#footer a {
	color: #B5ADA5;
}

.credit {
	margin: 0;
	padding: 0;
}

.vert-line {
	background-color: #F8F8F8;
	width: 4px;
}