/*
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.7
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 
*/

/* 
   Modified by Scott Mcfarlin scott@waxproductions.com 
*/

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, 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, sans-serif;
	background: #000;
}

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

a img{
	border: none;
}

.clear{
	clear: both;
}

#container{
	background: url(/images/blog_curtains.jpg) no-repeat top;
}

/* -------------------------------------------------------------Header */
div#page_wrap{
	width: 960px;
	margin: 0 auto;
}
/* ------------------------------------END div#header */

/* -------------------------------------------------------------Main Posts */

div#main{
	width: 425px;
	float: left;
	display: inline;/* fix double margin */
	margin: 15px 50px 30px 145px;
	}
	div#main div.post{
	background-color: #000;
 line-height: 22px;
	margin-bottom: 30px;
		}
	/* sticky post */
	div#main div.sticky{
	background-color: #000;
		}
/* -------------------------------------------------------------Main Posts Dates */
		div#main div.post div.date{
 	background-color: #e6eaf2;			
	float: left;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: -1px;
	line-height: 12px;
	font-family: Helvetica, Arial, sans-serif;
	text-align: center;
	vertical-align: middle;
	color: #59a2b2;
	height: 29px;
	width: 47px;
	margin-left: -1px;
	margin-top: 16px;
	padding-top: 6px;
	_position: relative;/* ie6 fix */
	margin-right: 12px;
			}
/* -------------------------------------------------------------Main Posts Titles */
		div#main div.post div.title{
			margin-left: 0px;
			margin-bottom: 10px;
			margin-top: 20px;
			_margin-top: 20;/*ie6 fix*/
			*+margin-top: 20;/*ie7 fix*/
			}
			div#main div.post div.title h2{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 24px;
	color: #4571DA;
	text-transform: uppercase;
	line-height: 24px;
	letter-spacing: -1px;
	font-weight: 400;
				width: 420px;			
				}
				div#main div.post div.title h2 a{
					color: #4571DA;
					}
				div#main div.post div.title h2 a:hover{
	color: #7A90D3;
					}
/* -------------------------------------------------------------Main Posts Meta */
			div#main div.postmeta{
	padding: 5px 20px 15px 0px;
	font-size: 10px;
	color: #666;
	width: 420px;
	overflow: hidden;
	text-decoration: none;
	line-height: 13px;
				}
				div#main div.postmeta a{
					color: #7E0000;
					font-weight: bold;
					}
				div#main div.postmeta a:hover{
					color: #D7252C;
					font-weight: bold;
					}
/* -------------------------------------------------------------Main Posts Entry */
		div#main div.post div.entry{
	padding: 0px;
	overflow: hidden;/* in case large img or video */
	_width: 450px;
	font-size: 12px;
	color: #CCCCCC;
	line-height: 14px;
	text-align: justify;
			}
			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: #7E0000;
    font-weight: bold;
				}
			div#main div.post div.entry a:hover{
				color: #D7252C;
				font-weight: bold;
				}
			div#main div.post div.entry p{
				margin-bottom: 10px;
				}
			/* 20090629 add h1-h6 style in entry */
			div#main div.post div.entry h1{ font-size: 19px; color: #4571DA; line-height: 19px; font-weight: 400; text-transform: uppercase; margin-bottom: 5px; margin-top: 25px; }
			div#main div.post div.entry h2{ font-size: 13px; color: #4571DA; line-height: 16px; font-weight: 400; text-transform: uppercase; margin-bottom: 2px; margin-top: 15px; }
			div#main div.post div.entry h3{ font-size: 11px; color: #4571DA; line-height: 11px; font-weight: 400; text-transform: uppercase; margin-bottom: 5px; }
			div#main div.post div.entry h4{ font-size: 11px; color: #666666; line-height: 11px; font-weight: bold; text-transform: uppercase; margin-bottom: 5px; }
			div#main div.post div.entry h5{ font-size: 11px; color: #FFFFFF; line-height: 11px; font-weight: bold; text-transform: uppercase; margin-bottom: 5px; }
			div#main div.post div.entry h6{ font-size: 10px; color: #666666; line-height: 11px; font-weight: bold; text-transform: uppercase; 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{
	background: #333 url(images/blockquote.png) no-repeat 5px 5px;
	padding: 30px 30px 20px 55px;
	margin: 0 0px 24px;
	color: #cccccc;
				}
				div#main div.post div.entry blockquote p{
					margin-bottom: 8px;
					}
			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.navigation{
		font-size: 13px;
		}
		div#main div.navigation a{
			display: block;
			color: #fff;
			padding: 0 10px;
			line-height: 28px;
			background-color: #7e0000;
			}
			div#main div.navigation .left a:hover,
			div#main div.navigation .right a:hover{
				color: #fff;
				background-color: #D7252C;
				}
		div#main div.navigation .left{
			float: left;
			}
		div#main div.navigation .right{
			float: right;
			}
/* ------------------------------------END div#main */
/* -------------------------------------------------------------footer */
div#footer{

	}
	div#footer div.footer_wrapper{
	width: 960px;
	margin: 0 auto;
	padding: 0px;		/* position: relative; */
		}
/* ------------------------------------END div#footer */
/* -------------------------------------------------------------Sidebar */
div#sidebar{
	width: 200px;
	float: left;
	display: inline;/* fix double margin */
	margin-top: 35px;
	margin-bottom: 30px;
	overflow: hidden;
	color: #878d99;
	font-size: 10px;
	/*background-color: #17181a;
	border: 1px solid #17181a;*/
	}
	/*
	div#sidebar ul{
		background-color: #17181a;
		}*/
		div#sidebar ul li h2{
	background: url(images/sidebar_hr.gif) no-repeat;
	background-position: left bottom;
	font-size: 14px;
	line-height: 20px;
	color: #999999;
	background-color: #1a1a1a;
	padding: 10px;
	font-weight: normal;
			}
		div#sidebar ul li ul{
	list-style-type: none;
	color: #878d99;
	line-height: 15px;
			}
			div#sidebar ul li ul li{
				padding-top: 8px;
				padding-bottom: 8px;
				padding-left: 26px;
				padding-right: 26px;
				background: url(images/sidebar_hr.gif) no-repeat;
				background-position: left bottom;
				}
				/*
				div#sidebar ul li ul li:hover{
				background-color: #0d0d0d;
				}
				*/
			
			div#sidebar ul li ul li a{
				background: none;
				display: inline;
					color: #7E0000;
					font-weight: bold;
				}
			div#sidebar ul li ul li a:hover{
					color: #D7252C;
					font-weight: bold;
				}
							div#sidebar ul li ul li ul li a{
					color: #7E0000;
					font-weight: bold;
					margin-left: -10px;
				}
/* ------------------------------------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_hr fix */
	background: url(images/sidebar_hr.gif) no-repeat left bottom;
}

/*-----------RSS Title------------*/

div#sidebar ul li.widget h2 a{
	font-size: 14px;
	color: #878d99;
}

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_hr.gif) no-repeat left bottom;
}

#wp-calendar {
	color: #878d99;
	width: 95%;
	font-family: Helvetica, 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 #dfe3eb;
	border-top: 1px solid #dfe3eb;
}

#wp-calendar td {
	background: transparent;
}

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

#wp-calendar a {
	color: #59a2b2;
}

#wp-calendar a:hover {
	color: #26454d;
}

#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 #dfe3eb;
}

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

#wp-calendar td#today{
	color: #e6eaf2;
	background-color: #ced2d9;
	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: #7E0000;
					font-weight: bold;
}

/* -------------------------------------------------------------search widget */

li.widget_search #search{/* 090627fix */
	padding: 10px 30px;
}

li.widget_search form#searchform{
	width: 236px;
	height: 25px;
	border: none;
	background-color: #ffffff;
	position: relative;
	}
	li.widget_search form#searchform .searchinput{
	position: absolute;
	top: 6px;
	left: 25px;
	color: #292c33;
	font-size: 12px;
	width: 200px;
	border: 0;
	background-color: #ffffff;
		}
	li.widget_search form#searchform .button{
		position: absolute;
		top: 0px;
		left: 0px;
		background: url(images/mag.gif) no-repeat;
		height: 25px;
		width: 25px;
		border: 0;
		cursor: pointer;
		}

/* -------------------------------------------------------------tag cloud widget */
div#sidebar ul li.widget_tag_cloud div{
	padding: 10px 0px 15px;
}

div#sidebar ul li.widget_tag_cloud div a{
					color: #7E0000;

}

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

}

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

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

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

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

/* ------------------------------------END modify div#sidebar */

/* -------------------------------------------------------------single page & comments */

div#main div#comments{
	margin-bottom: 10px;
	}
	div#main div#comments h3{
		float: left;
		font-size: 12px;
		color: #cccccc;
		line-height: 24px;
		font-weight: normal;
		margin-left: 22px;
		}
	div#main div#comments .add_your_comment a{
		float: right;
		font-size: 16px;
					color: #7E0000;
					font-weight: bold;
		line-height: 24px;
		margin-right: 15px;
		}
	div#main div#comments .add_your_comment a:hover{
					color: #D7252C;
					font-weight: bold;
		}
div#main ol.commentlist{
	font-size: 13px;
	color: #cccccc;
	overflow: hidden;
	}
	div#main ol.commentlist li{
	margin-bottom: 15px;
	background-color: #1C1C1C;
	border: 1px solid #222;
	padding: 20px 20px 15px 20px;
		}
		div#main ol.commentlist li ul{
			list-style-type: none;
			margin-left: 30px;
			margin-top: 6px;
			}
			div#main ol.commentlist li ul.children li{
				border-top: 0;
				border-bottom: 0;
				border-right: 0;
				}
		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{
			float: left;
			line-height: 20px;
			width: 80%;/* 3-level or less thread comments display well. 4 or more leves may have some issue. */
			}
			div#main ol.commentlist li div.right p a{
					color: #7E0000;
					font-weight: bold;
				}
			div#main ol.commentlist li div.right p a:hover{
					color: #D7252C;
					font-weight: bold;
				}
			div#main ol li div.right div.commentmetadata{
	font-size: 12px;
	color: #878d99;
	border-bottom: 1px solid #303030;
	padding-bottom: 3px;
	margin-bottom: 8px;
				}
				div#main ol li div.right div.commentmetadata a{
					color: #7E0000;
					font-weight: bold;
					}
				div#main ol li div.right div.commentmetadata a:hover{
					color: #D7252C;
					font-weight: bold;
					}
			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: #fff;
					font-weight: bold;
			padding: 0 10px;
			background-color: #7E0000;
			line-height: 28px;
			}
		div#main .comments_navi .alignleft a:hover, 
		div#main .comments_navi .alignright a:hover{
					color: #fff;
					font-weight: bold;
			background-color: #D7252C;
			}
div#main div#respond{
	background-color: #1C1C1C;
	border: 1px solid #222;
	color: #cccccc;
	padding: 15px 20px;
	margin-top: 15px;
	}
	div#main div#respond div.h3_cancel_reply{
		margin-bottom: 5px;
		}
	div#main div#respond h3{
		font-size: 16px;
		color: #cccccc;
		line-height: 24px;
		font-weight: normal;
		float: left;
		display: inline;/* fix double margin */
		}
		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: #7E0000;
			}
		div#main div#respond span.cancel-comment-reply a:hover{
					color: #D7252C;
			}
	div#main div#respond form#commentform{
		}
		div#main div#respond form#commentform p{
			font-size: 12px;
			color: #cccccc;
			padding: 3px 0;
			}
			div#main div#respond form#commentform p a{
					color: #7E0000;
					font-weight: bold;
				border: 0;
				}
			div#main div#respond form#commentform p a:hover{
					color: #D7252C;
				}
		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 #222;
				color: #333;
				font-size: 13px;
				padding: 5px;
				height: 120px;
				width: 98%;
				}
		div#main div#respond div.user_info{
			font-size: 12px;
			line-height: 16px;
			display: block;
			padding: 0 30px;
			}
			div#main div#respond div.user_info div.single_field{
				display: inline;
				float: left;
				width: 33%;
				}
				label.desc{
					display: block;
					color: #999;
					padding-bottom: 4px;
					}
					label.desc abbr{
	color: #666;
	border: 0;
						}
				div#main div#respond div.user_info input.comment_input{
					background-color: #eee;
					color: #666;
					border: 1px solid #222;
					padding: 2px 3px;
					width: 90%;
					}
		div#main div#respond div.submit_button{
			margin: 15px 30px 0;
			}
			div#main div#respond form#commentform div.submit_button input.button{
	display: block;
	background: #7e0000;
	width: 76px;
	height: 28px;
	padding: 0;
	border: 0;
	/*text-indent: -9999px; 20090708 no text button*/
				color: #fff;/*20090708 no text button*/
	font-size: 12px;/*20090708 no text button*/
	cursor: pointer;
	float:
	left;
				}

			div#main div#respond form#commentform div.submit_button input.button:active{
				background-position: 0 -28px;
				color: #fff;/*20090708 no text button*/
				}
			div.submit_button span.key{
				float: left;
				margin-left: 10px;
				padding-top: 6px;
				font-size: 12px;
				line-height: 16px;
				color: #333;
				}

.nocomments{
	color: #cccccc;
	font-size: 12px;
}
/* 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: 5px;
	margin-right: 20px;
	margin-top: 5px;
	}

img.alignright{
	display: inline;
	margin-bottom: 5px;
	margin-left: 20px;
	margin-top: 5px;
	}

.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: #fff;
}

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


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

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

div.strong .keyword{
	color: #7e0000;
}




