﻿/*  
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.0file:///C:/Users/Amari/Documents/My Web Sites/EatChic2/eatchiclifestyle.com/wp-content/themes/freeport/freeport/style.css
Author: Free WordPress Themes
Author URI: http://www.freewpthemes.net/
*/

body {
	margin: 0 auto;
	padding: 0;
	/*background: #000000 url(images/img03.jpg) repeat-x left top;*/
	background-color: #66cc22;
	font-family: Georgia,"Times New Roman",Times,serif;
	font-size: 13px;
	color: #111111;
	text-align: center;
}

h1, h2, h3 {
	margin: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #000000;
	
}

h1{
	font-size: 28px;
	text-align: left;
	margin: 0px 0px 20px 0px;
	color: #aaa;
	border-bottom: 1px solid #aaa;
	display: block;

}


h2 { font-size: 22px; 
	margin:0;
	text-align: left;
}

h3 { }

p, ul, ol {
	margin-top: 0;
	line-height: 160%;
	font-family: Georgia,"Times New Roman",Times,serif;
	font-size: 14px;
}

ul{ list-style-type: circle; }

ul, ol { }

blockquote { }

form{
	margin: 5px 0 0 0;
}
a { color: #000000; 
	text-decoration:none;
}

a:hover { text-decoration: underline; }

a img {
	border: none;
}

.imageleft {
	float: left;
	margin: 7px 30px 0 0;
}

.imageright {
	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: url(images/img06.jpg) repeat-x left bottom;*/
	margin: 0 auto;
}

/** LOGO */

#logo {
	width: 880px;
	height: 169px;
	background: url(images/img01.jpg) no-repeat left top;
}

/* Header */

#header-wrapper {
	width: 880px;
	margin: 0 auto;
	padding: 0px;
	border-left: 1px solid #000;
	border-right: 1px solid #000;	
	border-top: 1px solid #000;
	}

#header {
	background: #608F30 url('images/menu.gif') repeat-x;
	width: 880px;
	height: 35px;
}

/* Menu */

#menu {
	float: left;
	width: 540px;
	height: 35px;
}

#menu ul {
	margin: 0;
	padding: 7px 0 0 10px;
	list-style: none;
	line-height: normal;
}

#menu li {
	display: block;
	float: left;
}

#menu a {
	display: block;
	float: left;
	margin-right: 17px;
	padding: 0px 12px;
	text-decoration: none;
	font: 14px Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
}

#menu a:hover { text-decoration: underline; }

#menu .current_page_item a {
	color: #FFFFFF;
}

/* Search */

#search {
	float: right;
	width: 305px;
	height: 35px;
}

#search form {
	float: right;
	margin: 0;
	padding: 5px 20px 0 0;
}

#search fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

#search input {
	float: left;
	font: 12px Georgia, "Times New Roman", Times, 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;
}

/* Page */

#page-wrapper {
	margin: 0 auto;
	background: #FFFFFF;
	width: 882px;
}

#page{
/*	margin: 0px 20px 0px 20px;*/
	padding: 20px 20px 0px 20px;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
	border-bottom: 0px solid #000;

	
}


/* Content */

#content {
	float: left;
	width: 570px;
}

/* Post */

.post {
	padding-top: 23px;
	margin-bottom: 25px;
	text-align: left;
	background: url(images/img07.jpg) no-repeat left top;
	position: relative;
	width: 570px;
}

.entry a {
	color: blue;

}

.entry a:visited {
	color: blue;
}

.titlewrapper{
	float: left;
	width: 100%;	
}
.title {	
	margin-left: 20px;
	margin-right: 122px;
}
.title h2{
	margin: 0px;
}

.imageleft{
	float:left;
	margin-right: 5px;
	margin-bottom: 5px;
}
.imageright{
	float:right;
	margin-left: 5px;
	margin-bottom: 5px; 
}

.post img {
	border: none;
	padding: 5px; 

}

.date {
	float: left;
	width: 101px;
	margin-left: -101px;
	padding-top: 4px;
	line-height: 18px;
	font-weight: bold;
	font-size: 14px;
	color: #333333;
}

.post .meta {
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 10px;
	color: #B6ACA2;
	margin-left: 22px;
}

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

.post .meta a { color: #B6ACA2; }

.post .entry {
	clear: both;
	padding: 25px 20px;
}

.post .links {
	margin: 0 250px 0 0;
	padding: 0 0 0 0px;
}

.post .links .comments {
}

.comments{
	text-align:left;
}
#comments{
	text-align:left;
}
.post .links .permalink {
	padding-left: 17px;
}

/* Sidebar */


#sidebar {
	float: right;
	width: 222px;
	text-align: left;
}

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

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

#sidebar li ul {
	line-height: 200%;
}

#sidebar li li {
	margin: 0;
	padding: 0 20px;
}

#sidebar h2 {
	height: 35px;
	margin: 0 0 20px 0px;
	padding: 7px 0 2px 20px;
	background: url(images/img04.gif) no-repeat left top;
	font-size: 18px;
	color: #FFFFFF;
}


#sidebar p {
	line-height: 200%;
}

/* Calendar */

#calendar {
}

#calendar caption {
	padding-bottom: 5px;
	font-weight: bold;
}

#calendar table {
	width: 100%;
	border-collapse: collapse;
	border-right: 1px solid #F5F2EF;
}

#calendar thead th {
	padding: 5px 0;
	text-align: center;
	border-top: 1px solid #F5F2EF;
	border-left: 1px solid #F5F2EF;
	background: #F5F2EF;
}

#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 #today {
	background: #E7F1E1;
}



/* Comments */ 

#respond{
	text-align: left;
	background-color: #e4e4e4;
	border: 1px solid #cacaca;
	padding-left: 20px;
	padding-top: 10px;}
/* Footer */

#footer {
	width: 882px;
	height: 30px;
	margin: 0 auto;
	padding: 0;
	/*background: #494336 url(images/img05.jpg) repeat-x left top;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
	border-bottom: 1px solid #000;*/
	border-top: 1px solid #000;
	background-color: #66cc22;
}

#footer p {
	margin: 0;
	padding: 6px 0;
	text-align: center;
	font-size: xx-small;
	line-height: normal;
	color: #222;
}

#footer a {
	color: #222;
}

.credit {
	margin: 0;
	padding: 0;
}