﻿/*
Theme Name: Junior2010
Theme URI: http://crossyou.cn/junior2010/
Description: A simple,Two columns, no image theme, You can view the latest version of this page(<a href="http://crossyou.cn/junior2010.htm">Junior2010</a>).
Version: 1.5.0
Author: CrossYou
Author URI: http://crossyou.cn/
Tags: simple,blue, white, two columns, fixed width,widgets,plugins
Text Domain: CrossYou
*/

/************************* Reset Browser Default CSS : BEGIN ***************************/

*{margin:0;padding:0;border:0;outline:0;}
ol,ul,li{list-style:none;}
blockquote,q{quotes:none;}
a img, :link img, :visited img{border:0}
:focus{outline:0;}
ins{text-decoration:none;}
del{text-decoration:line-through;}
table{border-collapse:collapse;border-spacing:0;}


a:link { text-decoration: none; color : #3274D0; border: 0px; -moz-outline-style: none;}
a:active { text-decoration: underline; color : #3274D0; border: 0px; -moz-outline-style: none;}
a:visited { text-decoration: none; color : #3274D0; border: 0px; -moz-outline-style: none;}
a:focus { outline: none;-moz-outline-style: none;}
h2{
	font-size:14px;
}


 /*清除浮动*/
.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,div.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:30px;
	width:100%;
	background:#3274D0;
}
#navbar .menu{
	margin:0 auto;
	width:960px;
	line-height:28px;
}
#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:260px;
	padding:0px 10px 20px 10px;
}
#footer{
	border-top:1px #ccc solid;
	text-align:center;
}
#footer p{
	font-size:12px;
    margin-top:1px;
	width:100%;
	padding:15px 0px;
	background:#F0EFEC;	
}

/************************* Every Elements SET: BEGIN ***************************/
#logo{
	float:left;
	margin:10px 0px;
}
#logo h2{

}
#logo h2 a{
	border-bottom:1px solid #000;
	padding-bottom:0px;
	font-weight:400;
}
#logo h3{
	float:right;
	font-size:12px;
	color:#ccc;
	font-weight:400;
	margin-top:1px;
}
#navbar ul{

}
#navbar ul li{
	float:left;
	margin-left:2px;
}

#navbar ul li a{
	color:#fff;
	padding:0px 15px;
	display:block;

}
.current_page_item{

}
.current_page_item a{
	border-top:2px #3274D0 solid !important;
	background:#f6f6f6;
	color:#000 !important;
}
#navbar ul li a:hover{
	border-top:2px #3274D0 solid !important;
	background:#f6f6f6;
	color:#000 !important;	
}
#search{
	float:right;
}
#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;
}
#nav-con{
	padding:5px 0px;
	font-size:12px;
	background:#f6f6f6;
	color:#666;
}
#nav-con span{
	color:#3274D0;
	font-size:14px;
	font-weight:800;
}
#content .entry{
	padding:10px 10px 10px 0px;
}
.entry h2{
	border-bottom:1px dashed #ccc;
	padding-bottom:2px;
}
.entry h2 a{
	color:#666;
}
.entry h2 a:hover{
	color:#333;
}
.entry .entry-meta{
	position:relative;
	padding-top:2px;
}
.entry .entry-meta span{
	color:#ccc;
	font-size:10px;
}
.entry .entry-meta .date{
	font-size:10px;
}
.entry .entry-meta .comment{
	position:absolute;
	top:2px;
	right:0px;
}
.entry .content{
	margin:10px 0px;
	font-size:12px;
	word-spacing:1px;
	line-height:170%;
}
.entry .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;
	border-top:5px solid #f6f6f6;
	border-left:5px solid #e0e0e0;
	border-right:5px solid #e0e0e0;
	border-bottom:5px solid #f6f6f6;
	background:#e0e0e0;
	padding-left: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;
}
#commentform input{
	margin-bottom:5px;
	border:#ccc solid 1px;
	line-height:15px;
	padding:2px;
	width:200px;
}
#commentform input.submit{
	background:#f6f6f6;
	color:#3274D0;
	border-right:1px solid #999;
	border-bottom:1px solid #999;
	cursor:pointer;
}
#commentform input.submit:hover{
	background:#ccc;
	border-left:1px solid #999;
	border-top:1px solid #999;
	border-right:1px solid #ccc;
	border-bottom:1px solid #ccc;
}
#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;
}
#respond-meta ul{
	margin-top:10px;
	font-size:12px;
	border-top:5px solid #f6f6f6;
	border-left:5px solid #e0e0e0;
	border-right:5px solid #e0e0e0;
	border-bottom:5px solid #f6f6f6;
	background:#fff;	
}
#respond-meta ul li{
	margin:5px 10px 5px 25px;
	list-style:decimal;
	padding:2px 0px;
}
#sidebar{
	
}
#sidebar .widget{
	margin-bottom:15px;
}
#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 a{

}
#sidebar .recent-comments .name{
	position:absolute;
	top:0px;
	left:35px;
}
#sidebar .recent-comments .CY-comments{
	position:absolute;
	top:15px;
	left:35px;	
}




