/*
Theme Name: Pyrmont V2
Theme URI: http://imotta.cn/wordpress/pyrmont-theme-v2-for-wordpress.html
Description: A dark WordPress theme. Build in links and archives pages. Widget support. The theme is released under GPL.
Version: 2.0.4
Author: motta
Author URI: http://imotta.cn/
Tags: black, dark, two-columns, fixed-width, threaded-comments, sticky-post
*/


/* 
   Meyer's CSS Reset
   v1.0 | 20080212 
*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
/* css reset ends */

*{
	margin: 0;
	padding: 0;
}

body{
	
	font-family: Helvetica, Arial, Helvetica, Sans-Serif; background: #ffffff url(images/fundo.jpg) fixed;
}

a{
	text-decoration: none;
	outline-color: invert;
	outline-style: none;
	border: none;
}

a img{
	border: none;
}

.clear{
	clear: both;
}

div#page_wrap{
	width: 980px;
	margin: 0 auto;
		
}

div#header{
	font-size: 12px;
	}
	div#header div.blog_title{
		float: left;
		margin-top: 50px;
		margin-left: 10px;
		}
		div#header div.blog_title h1 a{
			font-family: Helvetica, "Trebuchet MS", Verdana, sans-serif;
			font-weight: bold;
			color: #fff;
			height: 100px;
			display: block;
			}
		div#header div.blog_title h1 a span{
			display: none;
			}
		div#header div.blog_title p.description{
			color: #999;
			margin-top: 10px;
			margin-left: 5px;
			}
	
div#main_navi{
	background: #000;
	margin-top: 20px;
	height: 18px; padding-top: 5px;
	width: 986px;
	}
	div#main_navi a { color: #fff; font-size: 12px; font-weight: bold; margin: 0 0 0 20px; text-transform: uppercase; padding: 1px;}
	div#main_navi a:hover { background: #ffffff; color: #000; }
/* END div#header */

div#main{
	width: 810px;
	float: right;
	display: inline;/* fix double margin */
	margin: 0 0 30px 12px;
	background: #ffffff;
	min-height: 1000px; height: auto !important; height: 1000px;
	}
	div#main div.post{
		background-color: #fff;
		color: #000000;
		line-height: 22px;
		margin-bottom: 30px;
		}
	/* sticky post */
	div#main div.sticky{
		background-color: #0d0d0d;/* if a post is set as sticky post, it'll have a darker bg color */
		}
		div#main div.post div.title{
			border-bottom: 1px solid #e3dac7; min-height: 90px; height: auto !important; height: 100px; padding-bottom: 20px;
			}
			div#main div.post div.title h2{
				display: block; float: left;
				width: 140px; height: 95px;
				font-size: 18px; text-align: right;
				font-weight: bold; margin-top: 10px;
				letter-spacing: -1px;
				color: #000; padding: 0 10px;
				line-height: 22px;
				}
				div#main div.post div.title h2 a{
					color: #000;
					}
				div#main div.post div.title h2 a:hover{
					color: #fff; background: #000;
					}

				div#main div.post div.title div.datepostmeta{
					height: 86px; width: 636px; margin-top: 10px;
					border-top: 1px solid #000; float: left; 
					}
				div#main div.post div.title  div.date{
					float: left; display: block;
					font-size: 11px; 
					color: #000; text-transform: uppercase;
					height: 86px; width: 156px;
					border-top: 3px solid #000;
					}
			div#main div.post div.title div.postmeta{
					float: left; display: block;
					font-size: 11px; margin: 0 0 0 10px;
					color: #000; text-transform: uppercase;
					height: 86px; width: 470px;
					border-top: 3px solid #000;
				}
				div#main div.post div.title div.postmeta a{
					color: #000; text-transform: uppercase;
					}
				div#main div.post div.title div.postmeta a:hover{
					color: #fff; background: #000;					}
		
		
		div#main div.post div.category-author { 
			float: left; width: 140px; margin: 20px 10px 0 0; 
			text-align: right; color: #fff; 
			text-transform:uppercase; font-size: 11px;
			}
		div#main div.post div.category-author span.author,
		div#main div.post div.category-author span.category { 
			background: #b8af92; padding: 2px; line-height: 14px;
			}
		div#main div.post div.category-author a { color: #fff; text-decoration:underline;  }
		
		div#main div.post div.entry {
			padding: 20px 20px 0 0; width: 636px; float: right;
			overflow: hidden;/* in case large img or video */
			font-size: 12px;
			}
			div#main div.post div.no_result{
				padding: 20px;
				}
				div#main div.post div.no_result p.no_result{
					margin-bottom: 0;
					}
			div#main div.post div.entry a{
				color: #000; text-transform: uppercase;
				border: none; font-size: 11px;
				text-decoration: none;
				}
			div#main div.post div.entry a:hover{
				text-decoration: underline;
				}
			div#main div.post div.entry p{
				float: right; width: 630px;
				margin-bottom: 20px;
				}
			/* 20090629 add h1-h6 style in entry */
			div#main div.post div.entry h1{ font-size: 20px; margin-bottom: 5px; }
			div#main div.post div.entry h2{ font-size: 18px; margin-bottom: 5px; }
			div#main div.post div.entry h3{ font-size: 16px; margin-bottom: 5px; }
			div#main div.post div.entry h4{ font-size: 15px; margin-bottom: 5px; }
			div#main div.post div.entry h5{ font-size: 14px; margin-bottom: 5px; }
			div#main div.post div.entry h6{ font-size: 12px; margin-bottom: 5px; }
			
			div#main div.post div.entry ul,
			div#main div.post div.entry ol{
				padding-bottom: 24px;
				margin-left: 40px;
				margin-right: 40px;
				}
			div#main div.post div.entry ul{
				list-style-type: disc;
				}
			div#main div.post div.entry ol{
				list-style-type: decimal;
				}
				div#main div.post div.entry ul li,
				div#main div.post div.entry ol li{
					padding: 1px 0;
					list-style: inside;
					}
			div#main div.post div.entry blockquote{
				color: #000; font-size: 24px; font-weight: bold;
				}
				
				
			div#main div.post div.entry code{
				font-family: "Courier New", mono;
				background-color: #181818;
				border-left: 1px solid #2a2e2f;
				color: #197b30;
				padding: 5px 10px;
				display: block;
				}
			/* 20090629 add table layout */
			div#main div.post div.entry table{
				margin-bottom: 20px;
				border-collapse:collapse;
				border: 1px solid #2a2e2f;
				background-color: #181818;
				color: #999;
				}
				div#main div.post div.entry table td,
				div#main div.post div.entry table th{
					padding: 2px 5px;
					border: 1px solid #2a2e2f;
					}
			div#main div.post div.entry div.commentsfull { border-top: 1px solid #b9ad93; width: 636px; position: relative; }	
			div#main div.post div.entry div.commentsfull span { border-top: 3px solid #1a151c; width: 146px; float: right; padding-top: 5px; }
				
	div#main div.navigation{
		font-size: 13px;
		}
		div#main div.navigation a{
			display: block;
			color: #ccc;
			border: 1px solid #1f2223;
			padding: 0 5px;
			background-color: #101010;
			line-height: 28px;
			}
			div#main div.navigation .left a:hover,
			div#main div.navigation .right a:hover{
				color: #fbc21b;
				background-color: #000;
				}
		div#main div.navigation .left{
			float: left;
			}
		div#main div.navigation .right{
			float: right;
			}
/* END div#main */

	div#sidebar li.widget_twitter ul { margin: 30px 0 20px 5px; }
	div#sidebar li.widget_twitter ul li { font-size: 11px; font-weight: normal; line-height: 16px; margin-bottom: 10px; }
	div#sidebar li.widget_twitter ul li span a { color: #666; }
	div#sidebar li.widget_twitter ul li span a:hover { color: #666; background: #000; text-decoration: underline; }
	div#sidebar li.widget_twitter ul li span.from-meta { color: #666; line-height: normal; font-style: italic; }
	div#sidebar li.widget_twitter { margin: 70px 0 0 -10px; }
	div#sidebar li.widget_twitter h2.widgettitle { background: url(images/tit_twitter.gif); display: block; width: 97px; height: 44px; }

div#footer{
	color: #666;
	font-size: 12px;
	background: url(images/footer_bg.gif) repeat-x;
	}
	div#footer div.footer_wrapper{
		width: 986px;
		margin: 0 auto;
		padding: 18px 0;
		position: relative;
		}
		div#footer div.footer_wrapper a{
			color: #ccc;
			text-decoration: none;
			}
		div#footer div.footer_wrapper a:hover{
			color: #fff;
			}
/* END div#footer */

div#sidebar{
	width: 136px;
	float: left;
	display: inline;/* fix double margin */
	padding: 45px 10px 0 10px;
	overflow: hidden;
	color: #ffffff;
	font-size: 11px;
	background: #000000;
	min-height: 955px; height: auto !important; height: 955px;
	}
	div#sidebar img.logo { margin-left: 10px; }
	div#sidebar ul{
		background: #000000;  margin-top: 32px; padding: 0 7px;
		}
		div#sidebar ul li {
			font-size: 22px;
			color: #ffffff; margin-bottom: 4px;
			font-weight: bold;
		}
		div#sidebar ul li a {
			color: #ffffff;
		}
		div#sidebar ul li a:hover {
			color: #000000; background: #ffffff;
		}

/* END div#sidebar */

/* modify div#sidebar for default widget */

div#sidebar ul li ul li.rc a{
	display: inline;
}

div#sidebar ul li.widget,
div#sidebar ul li.widget_archive,
div#sidebar ul li.widget_categories, 
div#sidebar ul li.widget_search, 
div#sidebar ul li.widget_tag_cloud div, 
div#sidebar ul li.widget_text{/* sidebar_list_bg fix */
	background: url(images/sidebar_list_bg.gif) no-repeat left bottom;
}

div#sidebar ul li.widget h2 a{
	color: #ccc;
}

div#sidebar ul li.widget_archive select, 
div#sidebar ul li.widget_categories select{/* dropdown view */
	margin: 15px 26px;
}

/* calendar widget */
div#sidebar ul li.widget_calendar div#calendar_wrap{
	padding: 15px 26px;
	background: url(images/sidebar_list_bg.gif) no-repeat left bottom;
}

#wp-calendar {
	color: #ccc;
	width: 95%;
	font-family: Arial, sans-serif;
}

#wp-calendar caption {
	padding: 5px;
	letter-spacing: 2px;
}

#wp-calendar th, #wp-calendar td {
	padding: 5px;
	text-align: center;
}

#wp-calendar th{
	border-bottom: 1px solid #1f2223;
	border-top: 1px solid #1f2223;
}

#wp-calendar td {
	background: transparent;
}

#wp-calendar td, table#wp-calendar th {
	padding: 3px 0;
}

#wp-calendar a {
	color: #fbc21b;
}

#wp-calendar a:hover {
	text-decoration: underline;
}

#wp-calendar #prev{
	text-align: left;
	padding-left: 5px;
}

#wp-calendar #next{
	text-align: right;
	padding-right: 5px;
}

#wp-calendar #prev, #wp-calendar #next, #wp-calendar tfoot tr td.pad{
	border-top: 1px solid #1f2223;
}

#wp-calendar #prev a, #wp-calendar #next a{
	color: #999;
}

#wp-calendar td#today{
	color: #fff;
	background-color: #101010;
	font-weight: bold;
}

/* multi-level category */
div#sidebar ul li ul li ul li,
div#sidebar ul li ul li ul.children li{
	background: none;
}

div#sidebar ul li ul li ul li:hover,
div#sidebar ul li ul li ul.children li:hover{
	background: none;
}

/* widget rss */
.widget_rss a{
	color: #ccc;
}

/* widget search */
#sidebar #search{/* 090627fix */
	padding: 25px 0;
}

#sidebar form#searchform{
	width: 134px;
	height: 18px;
	border: none;
	position: relative; margin: 40px 0 50px 0;
	}
	#sidebar form#searchform .searchinput{
		position: absolute;
		top: 0;
		left: 0px;
		color: #666;
		font-size: 13px;
		width: 115px;
		border: 0;
		}
	#sidebar form#searchform .button{
		position: absolute;
		top: 25px; left: -10px;
		background:  url(images/btn_search.gif);
		width: 63px; height: 25px; text-align: center; display: block;
		border: 0; font-family: Helvetica, Arial, sans-serif; font-size: 12px;
		cursor: pointer;
		}

/* tag cloud */
div#sidebar ul li.widget_tag_cloud div{
	padding: 10px 16px;
}

div#sidebar ul li.widget_tag_cloud div a{
	color: #ccc;
}

div#sidebar ul li.widget_tag_cloud div a:hover{
	color: #fbc21b;
}

/* textwidget */
.textwidget{
	padding: 10px 26px;
	line-height: 16px;
}

.textwidget p{
	margin-bottom: 10px;
	line-height: 16px;
}

.textwidget a, .textwidget p a{
	color: #fbc21b;
	text-decoration: none;
}

.textwidget a:hover, .textwidget p a:hover{
	text-decoration: underline;
}

/* END modify div#sidebar */

div#main div#comments{
	margin-bottom: 10px; width: 636px; float: right;
	border-top: 1px solid #b9ad94; border-bottom: 1px solid #b9ad94;
	padding: 8px 0; margin: 5px 20px 20px 0; font-family: Arial, Helvetica, sans-serif;
	}
	div#main div#comments h3{
		float: left; width: 170px;
		font-size: 16px; color: #000; 
		line-height: 24px; font-weight: bold;
		}
	div#main div#comments div.add_your_comment { 
		float: left; width: 460px; font-size: 10px; color: #958c78; text-transform: uppercase;
	}
	div#main div#comments div.add_your_comment a{
		font-weight: bold; color: #958c78; text-decoration: underline;
		}
	div#main div#comments div.add_your_comment a:hover{
		color: #fff; background: #000;
		}
div#main ol.commentlist{
	font-size: 13px; width: 656px; float: right;
	color: #000;  overflow: hidden;
	}
	div#main ol.commentlist li{
		margin-bottom: 15px;
		padding: 20px 20px 15px 20px;
		}
		div#main ol.commentlist li ul{
			list-style-type: none;
			margin-left: 60px;
			margin-top: 6px;
			}
			div#main ol.commentlist li ul.children li{
				background-color: #fff;
				}
		div#main ol.commentlist li div.vcard{
			float: left;
			}
		div#main ol.commentlist li div.vcard div.left{
			width: 56px;
			margin-right: 5px;
			}
			div#main ol li div.left img{
				border: 1px solid #000;
				display: block;
				height: 48px;
				width: 48px;
				}
			div#main ol li div.left div.reply a{
				background: url(images/reply.gif) no-repeat 0 0;
				display: block;
				height: 0;
				padding-top: 17px;
				width: 41px;
				overflow: hidden;
				margin-left: 5px;
				margin-top: 5px;
				}
			div#main ol li div.left div.reply a:hover{
				background-position: 0 -17px;
				}
		div#main ol.commentlist li div.right{
			line-height: 20px;
			}
			div#main ol.commentlist li div.right p a{
				color: #ccc;
				text-decoration: none;
				border-bottom: 1px solid #ccc;
				}
			div#main ol.commentlist li div.right p a:hover{
				color: #fbc21b;
				border-bottom: 1px solid #fbc21b;
				}
			div#main ol li div.right div.commentmetadata{
				font-size: 12px;
				color: #999;
				border-bottom: 1px solid #181a1b;
				padding-bottom: 3px;
				margin-bottom: 8px;
				}
				div#main ol li div.right div.commentmetadata a{
					color: #000;
					text-decoration: none;
					font-weight: bold;
					}
				div#main ol li div.right div.commentmetadata a:hover{
					color: #000; text-decoration: underline;
					} 
			div#main ol li div.right p{
				margin-bottom: 20px;
				}
div#main .comments_navi{
	font-size: 12px;
	}
	div#main .comments_navi .alignleft{
		float: left;
		}
	div#main .comments_navi .alignright{
		float: right;
		}
		div#main .comments_navi .alignleft a, 
		div#main .comments_navi .alignright a{
			display: block;
			color: #ccc;
			border: 1px solid #1f2223;
			padding: 0 5px;
			background-color: #101010;
			line-height: 28px;
			}
		div#main .comments_navi .alignleft a:hover, 
		div#main .comments_navi .alignright a:hover{
			color: #fbc21b;
			background: #000000;
			}
div#main div#respond{
	margin: 0 0 0 0;
	padding: 0 0 60px 0;
	font-family: Arial, Helvetica, sans-serif;
	}
	div#main div#respond div.h3_cancel_reply{
		margin: 0 0 5px 160px;
		}
	div#main div#respond h3{
		float: left; width: 170px;
		font-size: 16px; color: #000; 
		line-height: 24px; font-weight: bold;
		}
		div#main div#respond span.cancel-comment-reply{
			float: right;
			display: inline;/* fix double margin */
			padding-top: 6px;
			}
		div#main div#respond span.cancel-comment-reply a{
			font-size: 12px;
			color: #999;
			text-decoration: none;
			}
		div#main div#respond span.cancel-comment-reply a:hover{
			color: #fbc21b;
			}
	div#main div#respond form#commentform{
			width: 680px; float: right;
			background-image: url(images/bg_comments_reply.gif);
			background-repeat: no-repeat;
			background-attachment: scroll;
			background-position: right top;
			padding-bottom: 20px;
		}
		div#main div#respond form#commentform p{
			font-size: 12px; margin: 10px 0 0 30px;
			color: #000;
			padding: 3px 0;
			}
			div#main div#respond form#commentform p a{
				color: #000;text-decoration: underline;
				}
			div#main div#respond form#commentform p a:hover{
				background: #000; color: #fff;
				}
		div#main div#respond div.input_area{
			padding: 15px 30px;
			}
			div#main div#respond div .message_input{
				font-family: "Trebuchet MS", "Lucida Grande", Arial, sans-serif;
				background-color: #eee;
				border: 1px solid #eee;
				color: #333;
				font-size: 13px;
				padding: 5px;
				height: 120px;
				}
		div#main div#respond div.user_info{
			font-size: 12px;
			line-height: 16px;
			display: block;
			padding: 10px 32px 0 32px;
			}
			div#main div#respond div.user_info div.single_field{
				float: left; width: 636px;
				}
				label.desc{
					color: #000; font-size: 10px; text-transform: uppercase;
					float: left; display: block; width: 160px; padding: 4px 0 0 0;
					}
					label.desc abbr{
						color: #fbc21b;
						border: 0;
						}
				div#main div#respond div.user_info div.input_area {
				float: left;
				}
				label.desc{
					color: #000; font-size: 10px; text-transform: uppercase;
					float: left; display: block; width: 160px; padding: 4px 0 0 0;
					}
				div#main div#respond div.user_info input.comment_input,
				div#main div#respond div.user_info textarea.message_input {
					background-color: #fff; width: 470px; font-size: 12px;
					float: left; margin: 0 0 8px 0; border: 1px solid #0b0a0f; padding: 2px 2px;
					}
		div#main div#respond div.submit_button{
			margin: 5px 30px 0;
			}
			div#main div#respond form#commentform div.submit_button input.button{
				 width: auto; background: #0b0a0f; color: #d8d8d8; font-size: 9px; padding: 2px 17px; cursor: pointer; border: none; margin-left: 160px;
				}
			div.submit_button span.key{
				float: left;
				margin-left: 10px;
				padding-top: 6px;
				font-size: 12px;
				line-height: 16px;
				color: #333;
				}
.nocomments{
	color: #ccc;
	font-size: 16px;
}
/* END single page */

/*---------------- WordPress Generated Classes -------------------*/

.aligncenter,
div.aligncenter{
   display: block;
   margin-left: auto;
   margin-right: auto;
}

.alignleft{
	float: left;
	}
	
.alignright{
	float: right;
	}

img.alignleft{
	display: inline;
	margin-bottom: 2px;
	margin-right: 6px;
	padding: 3px;
	}

img.alignright{
	display: inline;
	margin-bottom: 2px;
	margin-left: 6px;
	padding: 3px;
	}

.wp-caption {
   border: 1px solid #1f2223;
   text-align: center;
   background-color: #0d0d0d;
   padding-top: 4px;
   margin: 10px;
   /* optional rounded corners for browsers that support it */
   -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: 12px;
   line-height: 17px;
   padding: 0 4px 5px;
   margin: 0;
   color: #ccc;
}

div#main div.post div.entry div.wp-caption p{
	margin-bottom: 3px;
	padding: 5px;
} 


/*------------------------ Archives Page ------------------------*/

ul.archiveslist{
	color: #ccc;
	font-size: 13px;
}

div#main div.post div.entry  ul.archiveslist li a{
	color: #ccc;
}

div#main div.post div.entry  ul.archiveslist li a:hover{
	color: #fbc21b;
}

/*------------------------ Links Page ------------------------*/

.linkpage{
	background-color: #131313;
	padding: 10px 15px;
}

.linkpage ul{
	list-style-type: none;
}

.linkpage ul li{
	float: left;
	margin-bottom: 10px;
}

.linkpage ul li ul li{
	float: left;
	width: 130px;
	text-align: center;
	margin: 5px 12px;
	line-height: 180%;
	background-color: #202020;
}

.linkpage ul li ul li a{
	color: #ccc;
	display: block;
	text-decoration:none;
	border: 1px solid #1f2223;
	font-size: 12px;
}

.linkpage ul li ul li a:hover{
	background-color: #0d0d0d;
	border: 1px solid #1f2223;
	color: #fbc21b;
}

.linkpage ul li h3{
	margin-bottom: 5px;
	margin-left: 12px;
}

/*------------------------ Strong ------------------------*/

div.strong{
	color: #fff;
	font-size: 18px;
	padding: 10px 0;
	margin-bottom: 25px;
}

div.strong .keyword{
	color: #fbc21b;
}