/*
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.3
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%;
	vertical-align: baseline;
	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: "Lucida Grande", Arial, Helvetica, Sans-Serif;
	font-size: 13px;
	color: #555555;
	background-color: #cccccc;
}

a{
	color: #444444;
	text-decoration: none;
	outline-color: invert;
	outline-style: none;
}
a:hover{ color: #f05500; text-decoration: underline; }

a:visited{ color: #999; }

a img{
	border: none;
}

.clear{
	clear: both;
}

#header,#footer{margin-right: auto; margin-left: auto; width: 950px;}

#head_back,#foot_back{background-color: ;}

#all_wrap{
           margin-right: auto;
           margin-left: auto;
           border-right-width: 5px;
           border-left-width: 5px;
           border-right-color: #FFFFFF;
           border-left-color: #FFFFFF;
           border-right-style: solid;
           border-left-style: solid;
           width: 940px;
           background-color: #EEEDED;
 }

#upper_wrap,#bottom_wrap{
           margin-right: auto;
           margin-left: auto;
           height: 30px;
           width: 950px;
           background-repeat: no-repeat;
           background-position: center center;
 }

#upper_wrap{background-image: url(images/upper_wrap.png);}
#bottom_wrap{background-image: url(images/bottom_wrap.png);}

.all_left{ float: left; width: ; background-color: ; }
.all_right{ float: left; width: ; }


div#header{
	color: #FFFFFF;
	margin-bottom: 10px;
	padding-bottom: 10px;
	height: 100px;
	background-image: url(images/head_back.png);
	background-repeat: no-repeat;
	}
	div#header  a{ margin-left: 100px; }
		div#header .description{
			color: #fff;
			margin-left: 80px;
			}			
			
/* END div#header */

.line{
margin-top: 30px;
margin-bottom: 20px;
border-top-width: 1px;
border-bottom-width: 1px;
border-top-color: #BBBBBB;
border-bottom-color: #FFFFFF;
border-top-style: solid;
border-bottom-style: solid;
height: 0;
width: 100%;
}

#main{
margin-right: 20px;
padding-left: 20px;
border-left-width: 1px;
border-left-color: #bbbbbb;
border-left-style: solid;
float: right;
}

#second{
padding-right: 20px;
border-right-width: 1px;
border-right-color: #FFFFFF;
border-right-style: solid;
float: right;
}
		
.top_rss{
font-size: 12px;
width: 500px;
}

.top_rss .category{
font-size: 20px;
font-weight: bold;
margin-bottom: 10px;
}
.top_rss .category a{
color: #669933;
}

.top_rss table{
}
.top_rss tr{
line-height: 1.4em;
border-bottom-width: 1px;
border-bottom-color: #CCCCCC;
border-bottom-style: dotted;
}
.top_rss .title{
padding-top: 5px;
padding-bottom: 5px;
padding-left: 5px;
}
.top_rss .b_title{
font-size: 0.9em;
padding-left: 10px;
width: 120px;
}

/* END div#main */
div#footer{
  color: #777;
  text-align: center;
  margin-top: 30px;
  padding: 15px 0 10px;
  height: 30px;
  }
		div#footer a{
			color: #777;
			}
/* END div#footer */

.navi{
font-size: 25px;
color: #FF3300;
line-height: 0.9em;
margin-left: 10px;
}

.navi a{ font-size: 16px; color: #669933; font-weight: bold; }

.s_wide{
width: 360px;
}
.s_wide2{
padding-left: 20px;
border-left-width: 1px;
border-left-color: #FFFFFF;
border-left-style: solid;
width: 250px;
}
div#sidebar a{
	color: ;
	}
    div#sidebar ul li{
     } 
	div#sidebar ul li h3{
		padding-left: 15px;
		height: 30px;
		}
		div#sidebar ul li ul{
			}
			div#sidebar ul li ul li{
				font-size: 12px;
				line-height: 1.3em;
				margin-bottom: 0;
				padding-top: 7px;
				padding-bottom: 7px;
				border-style: none;
				}
			div#sidebar ul li ul li a{
				}
			div#sidebar ul li ul li a:hover{
				}
				div#sidebar ul li ul li a:visited{
                  }

/* END div#sidebar */

.longbox{
margin-right: 10px;
float: left;
}
.google1{
margin-bottom: 5px;
height: 600px;
width: 160px;
background-color: #CCCCCC;
display: block;
}

#about{
font-size: 16px;
line-height: 1.8em;
margin-right: auto;
margin-left: auto;
width: 750px;
}

#about .post{
margin-right: 10px;
}
  #about .post .title{
    padding-bottom: 0px;
    padding-left: 10px;
    width: 100%;
    }
   #about .post .entry{
padding-top: 10px;
padding-bottom: 30px;
padding-left: 20px;
}
#about .post .entry a{color: ;}

.title_box{
text-align: left;
margin-left: 50px;
float: left;
width: 300px;
}
.green{
margin-top: 5px;
height: 12px;
width: 25px;
background-color: #00FF33;
display: inline-block;
                }
.red{
margin-top: 5px;
height: 12px;
width: 25px;
background-color: #FF0000;
display: inline-block;
                }
#p2_rss{
font-size: 13px;
line-height: 1.4em;
padding-right: 20px;
padding-left: 20px;
border-right-width: 1px;
border-right-color: #bbbbbb;
border-right-style: solid;
}
#p2_rss a{
color: ;
}
#p2_rss .in{
}
#p2_rss .in h1{
                font-size: 35px;
                color: #777777;
                text-align: center;
                padding-top: 40px;
                padding-bottom: 40px;
 }
#p2_rss .entry{
               margin-bottom: 20px;
 }
div#p2_rss tr{
  border-bottom-width: 1px;
  border-bottom-color: #cccccc;
  border-bottom-style: dotted;
  }
   div#p2_rss .date{
    width: 70px;
     }
    .times0,times1,times2,times3,times4,times5{
    height: 10px;
    width: 10px;
    display: inline-block;
    }
    .times1{
    background-color: #FF99FF;
    }
        .times2{
    background-color: #FF4466;
    }
        .times3,times4{
    background-color: #FF0000;
    }
     div#p2_rss tr .title{
      padding: 9px 5px;
      width: 400px;
      }
       div#p2_rss .title a{
        }
         div#p2_rss .title a:hover{
          }
           div#p2_rss .title a:visited{
            }
           div#p2_rss .b_title{
            font-size: 0.8em;
            padding-left: 5px;
            width: 110px;
            }
           div#p2_rss .b_title a{
             }

/* modify div#sidebar for default widget */

div#sidebar ul li ul li.rc a{
	display: inline;
}

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 */
}

div#sidebar ul li.widget_archive select, 
div#sidebar ul li.widget_categories select{/* dropdown view */
	margin: 15px 26px;
}

/* 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;
}

/* textwidget */

.pr a{
color: #555555;
}

.textwidget{
	padding: 5px ;
	line-height: 15px;
}

.textwidget p{
	margin-bottom: 5px;
	line-height: 15px;
}

.textwidget a, .textwidget p a{
	color: ;
	text-decoration: ;
}

.textwidget a:hover, .textwidget p a:hover{
	text-decoration: underline;
}

/* END modify div#sidebar */

div#main div#comments{
	margin-top: 100px;
	margin-bottom: 10px;
	}
	div#main div#comments h3{
		float: left;
		font-size: 13px;
		color: #ccc;
		line-height: 24px;
		font-weight: normal;
		}
	div#main div#comments .add_your_comment a{
		float: right;
		font-size: 13px;
		color: #ccc;
		line-height: 24px;
		font-weight: normal;
		}
	div#main div#comments .add_your_comment a:hover{
		color: #89B5C6;
		}
div#main ol.commentlist{
	font-size: 13px;
	color: #ccc;
	overflow: hidden;
	}
	div#main ol.commentlist li{
		margin-bottom: 15px;
		background-color: #CCFFFF;
		border: 1px solid #66FFFF;
		-moz-border-radius: 2px;
		-webkit-border-radius: 2px;
		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: #CCFFFF;
				border-left: 1px solid #99FFFF;
				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 #CCFFFF;
				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: #ccc;
				text-decoration: none;
				border-bottom: 1px solid #ccc;
				}
			div#main ol.commentlist li div.right p a:hover{
				color: #89B5C6;
				border-bottom: 1px solid #89B5C6;
				}
			div#main ol li div.right div.commentmetadata{
				font-size: 12px;
				color: #999;
				border-bottom: 1px solid #CCFFFF;
				padding-bottom: 3px;
				margin-bottom: 8px;
				}
				div#main ol li div.right div.commentmetadata a{
					color: #ccc;
					text-decoration: none;
					font-weight: bold;
					}
				div#main ol li div.right div.commentmetadata a:hover{
					color: #89B5C6;
					}
			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 #CCFFFF;
			padding: 0 5px;
			background-color: #99FFFF;
			line-height: 28px;
			}
		div#main .comments_navi .alignleft a:hover, 
		div#main .comments_navi .alignright a:hover{
			color: #89B5C6;
			background-color: #FFCCFF;
			}
div#main div#respond{
	color: #CCCCCC;
	margin-top: 15px;
	padding: 15px 20px;
	border: 1px solid #FFCCFF;
	width: 400px;
	background-color: #CCFFFF;
	}
	div#main div#respond div.h3_cancel_reply{
		margin-bottom: 5px;
		}
	div#main div#respond h3{
		font-size: 16px;
		color: #76A932;
		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: #999;
			text-decoration: none;
			}
		div#main div#respond span.cancel-comment-reply a:hover{
			color: #89B5C6;
			}
	div#main div#respond form#commentform{
		}
		div#main div#respond form#commentform p{
			font-size: 12px;
			color: #999;
			padding: 3px 0;
			}
			div#main div#respond form#commentform p a{
				color: #fff;
				border: 0;
				}
			div#main div#respond form#commentform p a:hover{
				border-bottom: 1px solid #fff;
				}
		div#main div#respond div.input_area{
			}
			div#main div#respond div .message_input{
				font-family: "Trebuchet MS", "Lucida Grande", Arial, sans-serif;
				background-color: #eee;
				border: 2px solid #CCFFFF;
				color: #333;
				font-size: 13px;
				padding: 5px;
				height: 50px;
				width: 96%;
				}
		div#main div#respond div.user_info{
			font-size: 12px;
			line-height: 15px;
			margin-top: 10px;
			}
			div#main div#respond div.user_info div.single_field{
				margin-top: 5px;
				width: 200px;
				display: block;
				}
				label.desc{
					display: block;
					color: #999;
					padding-bottom: 4px;
					}
					label.desc abbr{
						color: #89B5C6;
						border: 0;
						}
				div#main div#respond div.user_info input.comment_input{
					background-color: #eee;
					color: #666;
					border: 2px solid #999;
					padding: 2px 3px;
					width: 90%;
					}
		div#main div#respond div.submit_button{
			margin-top: 20px;
			margin-right: 60px;
			}
			div#main div#respond form#commentform div.submit_button input.button{
				display: block;
				background: url(images/submit.gif) no-repeat 0 0;
				width: 76px;
				height: 28px;
				padding: 0;
				border: 0;
				/*text-indent: -9999px; 20090708 no text button*/
				color: #bbb;/*20090708 no text button*/
				font-size: 12px;/*20090708 no text button*/
				cursor: pointer;
				}
			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: #999;
				}
.nocomments{
	color: #ccc;
	font-size: 16px;
}
/* END single page */
