body {
	font-size : 14px;
	font-family : Arial, sans-serif;
	background-color : #fff;
	background-image : url('images/kubrickheader.jpg');
	background-repeat : no-repeat;
	background-position : top;
	color : #222222;
	text-align : center;
	font-weight : lighter;
	margin : 0;
	padding : 0;
}
strong {
  font-weight:bold;	
}
#page {
	text-align : left;
}
#content {
	font-size : 14px;
}
.widecolumn .entry p {
	font-size : 1.05em;
}
.narrowcolumn .entry, .widecolumn .entry {
	line-height : 1.4em;
}
.narrowcolumn h2 {
	font-size : 18pt;
}
.widecolumn {
	line-height : 1.6em;
}
.narrowcolumn .postmetadata {
	text-align : left;
}
.thread-alt {
	background-color : #f8f8f8;
}
.thread-even {
	background-color : white;
}
.depth-1 {
	border : 1px solid #ddd;
}
.even, .alt {
	border-left : 1px solid #ddd;
}
#footer {
	border : none;
}
small {
	font-family : Arial;
	font-size : 0.9em;
	line-height : 1.5em;
}
h1 {
	font-size : 4em;
	text-align : center;
}
h2 {
	font-size : 30px;
	font-weight : lighter;
}
h3 {
	font-size : 1.3em;
}
h1, h1 a, h1 a:hover, h1 a:visited {
	text-decoration : none;
}
a:hover {
	text-decoration : underline;
}
.entry p a:visited {
	color : #b85b5a;
}
.sticky {
	background : #f7f7f7;
	padding : 0 10px 10px;
}
.sticky h2 {
	padding-top : 10px;
}
.commentlist li, #commentform input, #commentform textarea {
	font-size : 0.9em;
}
.commentlist li ul li {
	font-size : 1em;
}
.commentlist li {
	font-weight : bold;
}
.commentlist li .avatar {
	float : right;
	border : 1px solid #eee;
	padding : 2px;
}
.commentlist cite, .commentlist cite a {
	font-weight : bold;
	font-style : normal;
	font-size : 1.1em;
}
.commentlist p {
	font-weight : normal;
	line-height : 1.5em;
	text-transform : none;
}
.commentmetadata {
	font-weight : normal;
}
small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color : #777;
}
code {
	font : 1.1em 'Courier New', Courier, Fixed;
}
acronym, abbr, span.caps {
	font-size : 0.9em;
	letter-spacing : 0.07em;
}
a, a:visited {
	text-decoration : underline;
	color : #cc66cc;
}
#page {
	margin : 10px auto;
	padding : 0;
	width : 900px;
	background-position : right bottom;
	background-repeat : no-repeat;
}
#header {
	width : 900px;
	height : 600px;
	text-align : center;
}
.narrowcolumn {
	float : left;
	margin : 0 0 0;
	width : 540px;
}
.widecolumn {
	padding : 10px 0 20px 0;
	margin : 5px 0 0 150px;
	width : 450px;
}
.post {
	margin : 0;
	margin-left : 5px;
	text-align : justify;
}
.post hr {
	display : block;
}
.widecolumn .post {
	margin : 0;
}
.narrowcolumn .postmetadata {
	padding-top : 5px;
}
.widecolumn .postmetadata {
	margin : 30px 0;
}
.widecolumn .smallattachment {
	text-align : center;
	float : left;
	width : 128px;
	margin : 5px 5px 5px 0;
}
.widecolumn .attachment {
	text-align : center;
	margin : 5px 0;
}
.postmetadata {
	clear : both;
}
.clear {
	clear : both;
}
#footer {
	padding : 0;
	margin : 0 auto;
	width : 100%;
	clear : both;
	border-bottom : 1px solid #ccc;
	border-top : 1px solid #ccc;
}
#footer p {
	margin : 10px;
	font-size : 9px;
	color : #666;
	text-align : center;
}
h1 {
	padding-top : 70px;
	margin : 0;
}
h2 {
	margin : 30px 0 0;
}
h3 {
	padding : 0;
	margin : 30px 0 0;
}
h3.comments {
	padding : 0;
	margin : 40px auto 20px;
}
p img {
	padding : 0;
	max-width : 100%;
}
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;
}
html > body .entry ul {
	margin-left : 0;
	padding : 0 0 0 30px;
	list-style : none;
	padding-left : 10px;
	text-indent : -10px;
}
html > body .entry li {
	margin : 7px 0 8px 10px;
}
.entry ul li:before, #sidebar ul ul li:before {
	content : "\00BB \0020";
}
.entry ol {
	padding : 0 0 0 35px;
	margin : 0;
}
.entry ol li {
	margin : 0;
	padding : 0;
}
.postmetadata ul, .postmetadata li {
	display : inline;
	list-style-type : none;
	list-style-image : none;
}
#sidebar ul, #sidebar ul ol {
	margin : 0;
	padding : 0;
}
#sidebar ul li {
	list-style-type : none;
	list-style-image : none;
	margin-bottom : 70px;
	text-align : center;
}
#sidebar ul p, #sidebar ul select {
	margin : 5px 0 8px;
}
#sidebar ul ul, #sidebar ul ol {
	margin : 5px 0 0 10px;
}
#sidebar ul ul ul, #sidebar ul ol {
	margin : 0 0 0 10px;
}
ol li, #sidebar ul ol li {
	list-style : decimal;
}
#sidebar ul ul li, #sidebar ul ol li {
	margin : 3px 0 0;
	padding : 0;
}
.pagetitle {
	width:540px;
	text-align:center;
}
#searchform {
	margin : 10px auto;
	padding : 5px 3px;
	text-align : center;
}
#sidebar #searchform #s {
	width : 170px;
	padding : 2px;
	border:inset #006 1px;
}
#sidebar #searchsubmit {
	padding : 1px;
	border:inset #006 1px;
	background-color:#CCC;
}
.entry form {
	text-align : center;
}
select {
	width : 130px;
}
#commentform input {
	width : 170px;
	padding : 2px;
	margin : 5px 5px 1px 0;
}
#commentform {
	margin : 5px 10px 0 0;
}
#commentform textarea {
	width : 100%;
	padding : 2px;
}
#respond:after {
	content : ".";
	display : block;
	height : 0;
	clear : both;
	visibility : hidden;
}
#commentform #submit {
	margin : 0 0 5px auto;
	float : right;
}
.alt {
	margin : 0;
	padding : 10px;
}
.commentlist {
	padding : 0;
	text-align : justify;
}
.commentlist li {
	margin : 15px 0 10px;
	padding : 5px 5px 10px 10px;
	list-style : none;
}
.commentlist li ul li {
	margin-right : -5px;
	margin-left : 10px;
}
.commentlist p {
	margin : 10px 5px 10px 0;
}
.children {
	padding : 0;
}
#commentform p {
	margin : 5px 0;
}
.nocomments {
	text-align : center;
	margin : 0;
	padding : 0;
}
.commentmetadata {
	margin : 0;
	display : block;
}
#sidebar {
	padding : 20px 0 10px 0;
	margin-left : 625px;
	width : 270px;
	text-align : right;
}
#sidebar form {
	margin : 0;
}
acronym, abbr, span.caps {
	cursor : help;
}
acronym, abbr {
	border-bottom : 1px dashed #999;
}
blockquote {
	margin : 15px 30px 0 10px;
	padding-left : 20px;
	border-left : 5px solid #ddd;
}
blockquote cite {
	margin : 5px 0 0;
	display : block;
}
.center {
	text-align : center;
}
.hidden {
	display : none;
}
.screen-reader-text {
	position : absolute;
	left : -1000em;
}
hr {
	display : none;
}
a img {
	border : none;
}
.navigation {
	display : block;
	text-align : center;
	margin-top : 10px;
	margin-bottom : 60px;
}
.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;
}
.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;
}
.destinos_pais, .destinos_cidade {
	display : block;
	width : 200px;
	text-align : left;
}
.destinos_pais {
	padding-top : 15px;
}
.destinos_pais img {
	padding-top : 3px;
	padding-left : 15px;
	padding-right : 15px;
	width : 15px;
	height : 15px;
}
.destinos_pais a:link, .destinos_pais a:visited {
	font-family : arial;
	font-size : 15px;
	text-decoration : none;
	color : #000;
	text-transform : uppercase;
}
.destinos_pais a:hover {
	text-decoration : underline;
}
.destinos_cidade {
	padding-left : 45px;
}
.destinos_cidade img {
	padding-left : 5px;
	width : 15px;
	height : 15px;
}
.destinos_cidade a:link, .destinos_cidade a:visited {
	font-family : arial;
	text-decoration : none;
	font-size : 12px;
	color : #3366cc;
}
.destinos_cidade a:hover {
	text-decoration : underline;
}
.amigos {
	margin-top : 5px;
	display : block;
	width : 200px;
}
.amigos a:link, .amigos a:visited {
	font-family : arial;
	text-decoration : none;
	font-size : 12px;
	color : #999999;
}
.amigos a:hover {
	text-decoration : underline;
	color : #333;
}
.post_restyle a:link, .post_restyle a:visited {
	text-decoration : none;
	font-size : 12px;
	color : #cc66cc;
}
.post_restyle a:hover {
	text-decoration : underline;
	color : #cc66cc;
}
.post_restyle h2, .post_restyle h2 a:link, .post_restyle h2 a:visited {
	font-family: Arial, sans-serif;
	text-align : left;
	text-decoration : none;
	font-size : 26px;
	color : #000099;
}
.post_restyle h2 a:hover {
	text-decoration : underline;
	color : #000099;
}
.post_restyle small a:link, .post_restyle small a:visited {
	font-family : arial;
	text-decoration : none;
	font-size : 18px;
	color : #3366cc;
}
.post_restyle small a:hover {
	text-decoration : underline;
	color : #3366cc;
}
.box_comments {
	padding : 10px;
	background-color : #ebebeb;
	font-size : 11px;
	text-transform : lowercase;
}
.box_comments small, .box_comments a:link, .box_comments a:visited {
	color : #3366cc;
	text-decoration : none;
}
.box_comments a:hover {
	text-decoration : underline;
}
a.stbar.chicklet img {
	border : 0;
	height : 16px;
	width : 16px;
	margin-right : 3px;
	vertical-align : middle;
}
a.stbar.chicklet {
	height : 16px;
	line-height : 16px;
}
.wordtwit_tweets {
	margin : auto;
	text-align : center;
}
.wordtwit_tweets ul {
	margin : auto;
	width : 100%;
}
.wordtwit_tweets ul img {
	width : 35px;
	height : 35px;
	float : left;
	margin-right : 10px;
	margin-bottom : 5px;
}
.wordtwit_tweets ul li {
	width : 100%;
	text-align : left;
	line-height : 1.2;
	padding : 5px;
}
.wordtwit_tweets ul li.original {
	margin-bottom : 5px;
	border : 1px solid #ccc;
}
.wordtwit_tweets ul li.response {
	margin-bottom : 5px;
}
.wordtwit_tweets ul li.original .join {
	float : right;
}
.wordtwit_tweets ul li.original .join a {
	color : #888;
}
.wordtwit_tweets ul li a {
	text-transform : capitalize;
}
.wordtwit_tweets ul li em {
	display : block;
	margin-bottom : 5px;
}
.wordtwit_clearer {
	clear : both;
}

