/*
Theme Name: Junior2010
Theme URI: http://crossyou.cn/junior2010.htm
Description: A simple,Two columns, one image theme, You can view the latest version of this page(<a href="http://crossyou.cn/junior2010.htm">Junior2010</a>).
Date: 
Version: 1.0.0
Author: CrossYou
Author URI: http://crossyou.cn/
Tags: blue, white, two-columns, fixed-width,widgets,plugins
*/

/************************* Reset Browser Default CSS : BEGIN ***************************/

*{margin:0;padding:0;border:0;}
ol,ul,li{list-style:none;}
blockquote,q{quotes:none;}
a img, :link img, :visited img{border:0}
ins{text-decoration:none;}
del{text-decoration:line-through;}
table{border-collapse:collapse;border-spacing:0;}

a:link{text-decoration:none; color:#3274D0; -moz-outline-style:none;}
a:active{text-decoration:underline; color:#3274D0; -moz-outline-style:none;}
a:visited{text-decoration:none; color:#3274D0;}
a:focus{text-decoration:underline;}

h1{
	
}
h2{
	font-size:14px;
}
h3{
	
}
h4{
	
}
h5{
	
}
h6{
	
}

/************************* Some  CSS : BEGIN ***************************/

 /*清除浮动*/
.clearfix:after {
    content: ".";
    visibility: hidden;
    display: block;
    height: 0;
    overflow: hidden;
    clear: both;
}

/* no ie mac \*/
* html .clearfix {
    height: 1%;
}
/* end */
* + html .clearfix {
    height: 1%;
}

.float-left{ float:left}
.float-right{ float:right;}

.clear-both{ clear:both;}
.clear-left{ clear:left;}
.clear-right{ clear:right;}

/************************* WordPress Default CSS : BEGIN ***************************/
.aligncenter{
    display: block;
    margin-left: auto;
    margin-right: auto;
    padding: 2px;
    border: 1px solid #ccc;
    background-color: #e0e0e0;
}
.alignleft {
    float: left;
    margin: 5px 5px 0 0;
}
.alignright {
    float: right;
    margin: 5px 0 0 5px;
}
blockquote {
	font-size:12px;
    padding:5px; 
    background-color: #f7f7f7; 
    border-left: 4px solid #e0e0e0; 
    margin: 5px 30px 5px 10px; 
}
img.alignleft {
    float: left;
    padding: 4px;
    border: 1px solid #e0e0e0;
    background-color: #fff;
    margin: 5px 5px 0 0;
}
img.alignright {
    float: right;
    padding: 4px;
    border: 1px solid #e0e0e0;
    background-color: #fff;
    margin: 5px 0 0 5px;
}
a img.attachment-thumbnail {
    padding: 4px;
    border: 1px solid #e0e0e0;
    background-color: #fff;
    margin: 0 0 5px 5px;
    float: left;	
}
.wp-caption {
    border: 1px solid #e0e0e0;
    text-align: center;
    background-color: #fff;
    padding-top: 4px;
}
.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: #666;
    font-style: italic;
}

/************************* Global Layout SET: BEGIN ***************************/
body{
	font-size:14px;
	font-family:Tahoma,Verdana,"BitStream vera Sans",Arial,Helvetica,Sans-serif;
}
#header{
	width:960px;
	margin:0 auto;
}
#navbar{
	height:28px;
	width:100%;
	background:#3274D0;
	padding-top:2px;
}
#middle{
	width:960px;
	margin:0 auto;
	background:url(images/middle.jpg) repeat-y;
	margin-bottom:40px;
}
#middle #content{
	float:left;
	width:680px;
	background:#fff;
}
#middle #sidebar{
	float:left;
	width:280px;
	
}
#footer{
	border-top:1px #ccc solid;
	text-align:center;
}
#footer p{
	font-size:12px;
    margin-top:1px;
	width:100%;
	padding:15px 0px;
	background:#F0EFEC;	
}

/************************* Global Elements SET: BEGIN ***************************/
/************************ Header+Footer+Sidebar is Global ***********************/

/************************* Every Elements SET: BEGIN ***************************/
#header #logo{
	float:left;
	margin:10px 0px;
}
#header #logo h1 a{
	border-bottom:1px solid #000;
	font-weight:400;
}
#header #logo h2{
	float:right;
	font-size:12px;
	color:#ccc;
	font-weight:400;
	margin-top:1px;
}

#navbar .menu{
	margin:0 auto;
	width:960px;
	line-height:28px;
}
menu{
	
}
.menu ul{
	position:relative;
}
.menu ul li{
	float:left;
	margin-right:2px;	
}
.menu ul li a{
	color:#fff;
	padding:0px 15px;
	display:block;
}
.menu ul li a:visited{text-decoration:none; color:#fff;}
#navbar ul li.current_page_item a{
	background:#f6f6f6;
	color:#000 !important;
}
.menu ul li ul{
	display: none;
	position:absolute;
	
}
.menu ul li ul li {
	border-top:1px solid #3274D0;
}
.menu ul li:hover a {
	color:#000;
	background:#f6f6f6;
}
.menu ul li:hover ul {
	display:block; 
	position:absolute; 
}

#bar{
	padding:5px 10px;
	font-size:12px;
	background:#f6f6f6;
	color:#666;
}
.nav-bar{
	font-size:12px;
	margin-top:5px;
}
.post{
	padding:15px 10px 10px 0px;
	position:relative;
	overflow:hidden;
}
.post h2{
	border-bottom:1px dashed #ccc;
	padding-bottom:2px;
}
.post h2 a{
	color:#666;
}
.post h2 a:hover{
	color:#333;
}
.post .post-meta{
	position:relative;
	padding-top:2px;
}
.post .post-meta span{
	color:#ccc;
	font-size:10px;
}
.post .post-meta .date{
	font-size:10px;
}
.post .post-meta .comment{
	position:absolute;
	top:2px;
	right:10px;
}
.post .content{
	margin:10px 0px;
	font-size:12px;
	word-spacing:1px;
	line-height:170%;
}
.post .content p{
	text-indent:2em;
	margin-bottom:10px;
}
#content .tags,.share{
	color:#ccc;
}
#comments{
	margin-top:20px;
	margin-right:10px;
}
#comments h4{
	font-weight:400;
	font:italic 18px Times New Roman, Georgia, Times, sans-serif;
	background:#e0e0e0;
	padding:2px 10px;
}
#comments h4 a{
	padding:0px 10px;
}
#comments .commentlist{
	margin-top:20px;
}
#comments .commentlist li.comment{
	border-bottom:1px solid #ccc;
	padding:10px;
}
#comments .commentlist .children li{
	margin:10px 10px;
	border-top:1px dashed #ccc;
	border-bottom:0px;
}
#comments .commentlist .children li.comment{
	padding:10px 10px 0 10px;
}
#comments .commentlist .vcard{
	position:relative;
}
#comments .commentlist .avatar{
	border:1px solid #ccc;
	padding:2px;
}
#comments .commentlist cite{
	font-size:10px;
	position:absolute;
	top:0px;
	left:45px;
	font-style:normal;
}
#comments .commentlist .comment-meta{
	position:absolute;
	top:20px;
	left:45px;
	font-size:10px;
	color:#ccc;
}
#comments .commentlist .reply{
	position:absolute;
	top:0px;
	right:0px;
}
#comments .commentlist .reply a{
	font-size:10px;
	color:#ccc;
	padding:3px 5px;
}
#comments .commentlist .reply a:hover{
	color:#fff;
	background:#3274D0;
	padding:2px 3px;
}
#comments .commentlist .message{
	margin-top:5px;
	font-size:12px;
	line-height:150%;
}
#respond{
	margin-top:20px;
}
#respond h5{
	font-weight:400;
	font:italic 18px Times New Roman, Georgia, Times, sans-serif;	
}
#respond .allow-xhtml{
	margin-top:10px;
	background:#f6f6f6;
	padding:5px;
}
#respond .allow-xhtml code{
	background:#fff;
	display:block;
	border:1px #999 solid;
}
#commentform{
	margin:10px 0px 0px;
}
#commentform input{
	margin-bottom:5px;
	border:#ccc solid 1px;
	line-height:15px;
	padding:2px;
	width:200px;
}
#commentform input.submit{
	background:#f6f6f6;
	color:#3274D0;
	cursor:pointer;
}

#commentform textarea{
	border:#ccc solid 1px;
	margin-bottom:5px;
	width:90%;
	padding:3px;
}
#commentform .cancel a{
	font-size:12px;
	color:#ccc;
}
#commentform .cancel a:hover{
	color:#999;
}



#sidebar{
	
}
.sidemeta{
	border-bottom:1px solid #3274D0;
	padding-bottom:20px;
}
.sidemeta .feed{
	font-size:12px;
	margin-top:10px;
	text-align:center;
}
.sidemeta .feed a{
	color:red;
}
#search{
	
}
#search .input-text{
	margin-top:4px;
	width:220px;
	padding:2px;
	border:1px solid #ccc;	
	height:13px;
}
#search .input-submit{
	margin-top:4px;
	width:50px;
	padding:1px 2px;
	border:1px solid #3274D0;
	background:#3274D0;
	color:#fff;
}
#sidebar .widget{
	margin-bottom:15px;
	padding:0px 10px 0px 10px;
}
#sidebar .widget h3{
	font-weight:400;
	font:italic 18px Times New Roman, Georgia, Times, sans-serif;
	color:#666;
	margin-bottom:5px;
}
#sidebar .widget ul{
	
}
#sidebar .widget ul li{
	position:relative;
	margin-bottom:4px;
	margin-left:10px;
	font-size:12px;
}
#sidebar .widget ul li ul.children{
	
}
#sidebar .widget ul li ul.children li{
	margin-bottom:0px;
}
#sidebar .widget ul li ul.children li a{
	color:#ABC7EB;
}
#sidebar .widget ul li a{

}
#sidebar .recent-comments .name{
	position:absolute;
	top:0px;
	left:35px;
}
#sidebar .recent-comments .CY-comments{
	position:absolute;
	top:15px;
	left:35px;	
}


.navigation{
	padding:0px 10px 0px 0px;
}

.search-results #middle #nav-con #resultStats{
	
}
.search-results #middle .post{
	padding:20px 10px 10px 10px;
}
.search-results #middle .post h3{
	font-size:16px;
	font-weight:500;
}
.search-results #middle .post h3 a{
	text-decoration:underline;
	color:#00f;
}
.search-results #middle .post .excerpt{
	font-size:12px;
	margin:5px 0px;
	line-height:150%;
}
.search-results #middle .post .postmeta{
	font-size:10px;
}
.search-results #middle .post .tags{
	font-size:12px;
}
.search-results #middle .post .tags a{
	text-decoration:underline;
	color:#00f;
	font-weight:300;
}
.search-results #middle .post .uri{
	font-size:10px;
	color:green;
	font-style:normal;
	word-break:break-all;
	overflow:hidden;
}
.search-results #middle .post .uri .date{
	color:#999;
}
.search-no-results #middle .nofound{
	font-size:14px;
	padding:20px 10px 10px 10px;
}

.search-no-results #middle .nofound h4{
	font-weight:400;
}
.search-no-results #middle .nofound .advice{
	margin:20px 0px;
}
.search-no-results #middle .nofound .advice ul{
	padding:10px 40px;
}
.search-no-results #middle .nofound .advice ul li{
	margin:5px 0px;
	list-style:disc;
}
.page-404 h2{
	font-size:16px;
}
.page-404 .content{
	font-size:14px;
	text-indent:0em;
	margin:10px 0px;
}

/************************* Plugin WP-PageNavi Css : BEGIN ***************************/
.wp-pagenavi .pages{
	font-size:12px;
	margin-right:10px;
}
.wp-pagenavi a{
	padding:0px 10px;
	font-size:12px;
}
.wp-pagenavi .current{
	padding:0px 10px;
	font-size:12px;
}

/************************* Plugin WordPress Related Posts Css : BEGIN ***************************/
#middle #content .content h3.related_post_title{
	font-weight:400;
	font-size:14px;
	color:#666;
	margin-top:20px;

}
#middle #content .content ul.related_post{
	padding-left:10px;
}


