/*
Theme Name: CND2011
Theme URI: http://hxwk.org/
Description: CND Theme from 2010 
Author: WL  
Author URI: http://hxwk.org/
Template: twentyten
Version: 0.2
*/
 
@import url("../twentyten/style.css");

a {  text-decoration: none; 
     color: #0000EE; }

A:hover {  text-decoration: underline overline;  
           color: #FF9966; }

A:visited {
        COLOR: purple; TEXT-DECORATION: none }

.cndh {vertical-align: top; 
	border-collapse: collapse; }

#container {
        float: left;
        margin: 0 -240px 0 0;
        width: 100%;
}
#wrapper {
	margin: 0 auto;
	width: 940px;
}

#branding img {
        border-top: 4px solid #000;
        border-bottom: 1px solid #000;
        display: block;
	margin-left: auto;
	margin-right: auto;
        float: center;
	text-align: center;
}

#access {
        background: #000;
        display: block;
        float: left;
        margin: 0 auto;
        min-width: 940px;
        width: 100%;
}

#site-info {
        float: left;
        font-size: 14px;
        font-weight: bold;
        width: 700px;
}

#site-title {
        float: left;
        font-size: 30px;
        line-height: 36px;
        margin: 0 0 18px 0;
        width: 700px;
}

.single-attachment #content {
        margin: 0 auto;
        width: 900px;
}

div.menu {
        font-size: 13px;
        margin-left: 12px;
        width: 928px;
}

.one-column #content {
        margin: 0 auto;
        width: 640px;
}

