/*
Theme Name: Worldy Belongings
Theme URI: http://worldybelongings.com/
Description: A WordPress theme for Misha by Slice and Stitch
Version: 1.0
Author: Slice and Stitch
Author URI: http://sliceandstitch.com/

*/


*{margin:0;padding:0;border:0;outline:0;}
body{font-family:Helvetica,Verdana;font-size:12px;line-height:180%;background:#9bd1e1 url(images/body_bg.png) repeat-x;}
.wrapper{width:710px;margin:auto;background:#fcfcf8;}
a img{border:none;}
a{color:#3399FF;}
a:hover{text-decoration:none;}

.clear{clear:both;}

.header{background:url(images/header_bg.jpg) repeat-x;height:123px;}
.logo{margin:15px 0 20px 30px;}
.menu{margin-left:40px;}
.menu ul li{list-style:none;display:inline;}
.menu ul li a{text-decoration:none;color:#c4edf3;margin-right:30px;font-size:20px;}
.headerleft{float:left;width:480px;margin-right:40px;}
*html .headerleft{margin-right:10px;}
.birds{float:left;width:190px;}

.men{margin:15px 20px 20px 20px;}

.content{background:url(images/content_rounded.jpg) no-repeat center bottom; width:650px; padding:10px 30px 20px 30px; margin-bottom:10px;}
*html .content{background:none;}
.content h1{color:#8dcbda;margin-bottom:15px;font-size:22px;font-weight:normal; line-height:160%;}
.content h2{color:#486c76; font-size:16px;}
.content p ul, .content p ol{margin-left:20px; margin-bottom:10px;}
.content p{color:#283f45;font-size:13px;text-align:justify;margin:10px 0;}
.content li{color:#283f45;font-size:13px;text-align:justify;margin:5px 0;}


.participant{float:left;width:80px;margin:0 6px 15px 6px; line-height:120%}
.participant a{color:#283f45; text-decoration:none;}
.participant img{width:78px; height:78px; display:block}
.participant img a{}
.participant p{font-size:11px; margin:0; color:#283f45}
.formarea{}

.formarea form{text-align:left;}
.formarea li{list-style-position: outside; margin-bottom:15px;}
.formarea form label{display:block; font-size:14px;}
.formarea form input, .formarea form textarea{border:4px solid #273e44; width:380px; padding:5px 2px; font-family:Arial;}
.formarea #ll{display:none;}
#sendbutton{background:url(images/submit.gif) no-repeat center center; margin-left:220px; display:block; border:none; width:212px; height:45px; text-indent:-9999px; cursor:pointer;}

.commentlist li{background:#eee; background-radius:6px; padding:6px; -moz-border-radius:6px; -khtml-border-radius:6px; -webkit-border-radius:6px; list-style:none; margin-left:0;}

#respond form.submit{background:#3399FF; cursor:pointer; padding:5px;}

#respond input, #respond textarea{border:1px solid #ccc; padding:3px; font-family:Arial;}

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */

.center {
	text-align: center;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}