/*
Theme Name: slideshow
Theme URI: http://www.spiltmartini.com
Description: 2 columns, with a widget-enabled right-hand sidebar 
Version: 0.3
Tags: fixed width, two columns, widget ready, white, simple
Author: Ali
Author URI: http://www.spiltmartini.com/
*/


body {
	margin: 0;
	padding: 0;  
	color: #666;
	font-family: Helvetica, arial, sans-serif;
	font-size: 12pt;
	text-align: center;
	background: #fff;
	}

#wrapper {
	width: 850px;
	margin: 0 auto;
	padding: 0;
	text-align: left;
	font-size: 75%;
	line-height: 20px;
	background: url("images/border.gif") repeat-y; 
	background-position: right top;
	}

#main {
	float: left;
	width: 670px; 
	margin: 0 0 11px 0;
	padding: 2px 0 10px 0;
	overflow: hidden;
	text-align: justify;
	}

#sidebar {
	float: right;
	width: 160px;
	padding: 2px 0 10px 0;
	margin: 11px 0 0 0;
	}
	
#credit {
	text-align:left;
	padding: 0 5px;
	}

#credit p {
	margin: 0;
	color: #555;
	font-size: 85%;
	}

#credit p a, #credit p a:hover {
	color: #555;
	}


/*  ********** default styles *********** */

a {
	color: #84b862;
	text-decoration: none;
	}

a:hover {
	color: #000;
	text-decoration: none;
	}

a img {
	border: 0px;
	}

hr {
	height:2px;
	margin:5px 0;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #ccc;
	}

blockquote {
	background: #f4f4f4;
	padding: 5px 15px;
	margin: 3px 30px;
	}

form {
	margin: 0;
	padding:0;
	}

fieldset {
	padding: 10px;
	margin: 0;
	border: none;
	}

legend {
	font-weight: 800;
	}

code {
	font-size: 90%;
	font-family: "Courier New", Courier, monospace;
	white-space: pre;
	}

td {
	vertical-align: top;
	}


/* Headings */ 

#header {
	padding: 0;
	margin: 0;
	color: #555;
	}

#header h1 {
	margin: 0;
	padding: 0;
	width: 650px;
	height: 260px;
	}

#header h1 a {
	padding: 0;
	margin: 0;
	width: 650px;
	height: 250px;
	display: block;
	background: url("images/title.gif") no-repeat 0 0;
	}

#header h1 a span {
	display: none;
	}

#header h2 {
	margin: 0;
	padding: 3px 0 5px 10px;
	font-weight: 100;
	font-style: italic;
	font-size: 110%;
	}

h2#sectiontitle {
	font-size: 120%;
	font-weight: lighter;
	font-family: 'Century Gothic', verdana, sans-serif;
	padding:6px 6px 6px 10px;
	margin: 3px 5px 15px 5px;
	background: #f2f2f2;
	color: #444;
	}

p, h1, h2, h3, h4, h5, h6 {
	margin: 10px 0;
	padding: 0;
	}

h1, h2, h3, h4, h5, h6 {
	font-family: 'Century Gothic', verdana, sans-serif; 
	font-weight: normal;
	}

h1 {
	font-size: 190%;
	}

h2 {
	font-family: 'Century Gothic', verdana, sans-serif;
	font-size: 180%;
	font-weight: normal;
	}

h2 a {
	color: #000;
	}

h3 {
	font-size: 130%;
	color: #84b862;
	font-family: 'Century Gothic', verdana, sans-serif;
	font-weight: normal;
	}

h4 {
	font-family: 'Century Gothic', verdana, sans-serif;
	font-size: 110%;
	}	

h5 {
	font-family: 'Century Gothic', verdana, sans-serif;
	font-size: 100%;
	}

h6 {
	font-family: 'Century Gothic', verdana, sans-serif;
	font-size: 70%;
	}
	

/* post styles */

.post{
	margin: 0 0 10px 0;
	padding: 5px 10px 5px 10px;
	}

.entry{
	margin: 0;
	padding: 0px 10px 3px 10px;
	}

.aligncenter, div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
	padding: 6px; 
	border: 1px solid #ccc;
	}

img.alignleft {
	float: left;
	margin-right: 7px;
	padding: 6px; 
	border: 1px solid #ccc;
	}

img.alignright {
	float: right;
	margin-left: 7px;
	padding: 6px; 
	border: 1px solid #ccc;
	}

img.alignnone {
	padding: 6px;
	margin: 5px;
	border: 1px solid #ccc;
	}

.wp-caption {
	border: none;
	text-align: center;
	padding-top: 4px;
	margin: 10px;
	}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0;
	}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
	}

.post h2 {
	color: #000;
	font-size: 170%;
	font-family: 'Century Gothic', verdana, sans-serif;
	font-weight: normal;
	padding: 7px 10px 2px 2px;
	margin: 0 0 15px 0;
	}

.post h2 a {
	color: #000;
	text-decoration: none;
	}

.post h2 a:hover {
	color: #84b862;
	text-decoration: underline;
	}

.postmetadata, .categorymeta {
	font-size: 90%;
	padding: 1px 8px 1px 5px;
	margin: 0;
	line-height: 12px;
	}

.postmetadata {
	color: #777;
	}
	
.responses a {
	background: url("images/comment_over.gif") no-repeat 0 0;
	padding: 2px 0 0 20px;
	width: 60px;
	float: right;
	}

.responses a:hover {
	background: url("images/comment.gif") no-repeat 0 0;
	padding: 2px 0 0 20px;
	width: 60px;
	float: right;
	}

.categorymeta {
	text-align: right;
	}

.gallery-item a img {
	border: 1px solid #ccc;
	padding: 2px;
	background-color: #fff;
	}

.gallery-item a:hover img {
	border: 1px solid #ccc;
	padding: 2px;
	background-color: #eee;
	}

/*  Comments   */

h3#comments, h3#postcomment {
	font-size: 100%;
	font-family: verdana, sans-serif;
	}	

ol#commentlist {
	padding: 0 0 0 20px;
	font-size: 90%;
	list-style-type: none;
	}

ol#commentlist li {
	padding: 0px 3px;
	margin: 0;
	}

ol#commentlist li p.commentheader {
	margin: 0px 0 0px 0;
	display: block;
	padding: 1px 5px;
	}

ul#commentlist {
	padding: 0;
	margin: 0;
	list-style-type: none;
	}

ul#commentlist li {
	display: block;
	padding: 0;	
	margin: 0 15px 5px 15px;
	font-size: 90%;
	background: #f2f2f2;
	}

ul#commentlist p {
	margin: 6px 0;
	}

ul#commentlist li div.comm {
	margin: 1px;
	padding: 1px;
	}

ul#commentlist li div.gravatar {
	width: 50px;
	float: left;
	padding: 10px 0 0 10px; 
	}

ul#commentlist li div.gravatar img {
	border: none;
	}

ul#commentlist li div.commenttext {
	padding: 0;
	margin:5px 10px 5px 65px;
	}

ul#commentlist li div.commenttext div.commentwrapper {
	margin: 0 0 0 5px;
	padding: 3px 8px;
	}
	

/*  sidebar styles */

#subscribe {
	text-align:center;
	}

#subscribe p {
	margin: 3px 0 10px 0;
	font-size: 110%;
	}

#subscribe p a {
	color: #555;
	}
	
#sidebar input {
	background: #444;
	border: 1px solid #666;
	color: #fff;
	}
	
#sidebar #s {
	margin-top: 30px;
	margin-left: 0;
	border: 1px solid #aaa;
	padding: 0;
	color: #aaa;
	}

form #searchform2 {
	display: block;
	margin: 10px;
	}
	
.menu {
	padding: 0px;
	margin: 0px;
	}

.menu a {
	font-weight: 100;
	color: #555;
	}

.menu a:hover {
	text-decoration: none;
	color: #555;
	}

.menu ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	}

#port {
	display: block;
	width: 150px;
	height: 170px;
	background: url("images/nav_port1.jpg") no-repeat 0 0;
	position: relative;
	float: left;
	}
	
#port:hover {
	background-position: 0 -171px;
	}

#port span {
	display: none;
	}

#cooking {
	display: block;
	width: 150px;
	height: 170px;
	background: url("images/nav_cooking1.jpg") no-repeat 0 0;
	position: relative;
	float: left;
	}

#cooking:hover {
	background-position: 0 -171px;
	}

#cooking span {
	display: none;
	}

#about {
	display: block;
	width: 150px;
	height: 170px;
	background: url("images/nav_contact1.jpg") no-repeat 0 0;
	position: relative;
	float: left;
	}

#about:hover {
	background-position: 0 -171px;
	}

#about span {
	display: none;
	}

#shop {
	display: block;
	width: 150px;
	height: 170px;
	background: url("images/nav_shop1.jpg") no-repeat 0 0;
	position: relative;
	float: left;
	}

#shop:hover {
	background-position: 0 -171px;
	}

#shop span {
	display: none;
	}

#blog {
	display: block;
	width: 150px;
	height: 170px;
	background: url("images/nav_blog1.jpg") no-repeat 0 0;
	position: relative;
	float: left;
	}

#blog:hover {
	background-position: 0 -171px;
	}

#blog span {
	display: none;
	}

#photos {
	display: inline;
	width: 180px;
	height: 170px;
	background: url("images/photos.png") no-repeat 0 0;
	position: relative;
	float: left;
	}

#photos:hover {
	background-position: 0 -171px;
	}

#photos span {
	display: none;
	}

#design {
	display: inline;
	width: 180px;
	height: 190px;
	background: url("images/design.png") no-repeat 0 0;
	position: relative;
	float: left;
	}

#design:hover {
	background: url("images/design_over.png") no-repeat 0 0;
	}

#design span {
	display: none;
	}

#rm {
	display: inline;
	width: 180px;
	height: 190px;
	background: url("images/real_media.png") no-repeat 0 0;
	position: relative;
	float: left;
	}

#rm:hover {
	background: url("images/real_media_over.png") no-repeat 0 0;
	}

#rm span {
	display: none;
	}

li.widget .textwidget, li.widget #search {
	padding: 2px 5px;
	}
	
/*  footer styles */

#footer {
	color: #84b862;
	background-color: #fff;
	clear: both;
	}

#footer p {
	margin: 0;
	padding: 15px 0;
	text-align: center;
	font-size: 11px;
	border-top: 1px dashed #aaa;
	}