/*
Theme Name: temp_aa
Theme URI: http://www.nuanche.com/
Description: Simple theme.
Version: 1.0.0
Author: Betty
Author URI: http://www.nuanche.com/
Tags: two columns, widgets
*/



/* BASE CSS */

body {
    font-size: 76.1%;
    text-align: center;
    line-height: 1.3em;
    margin: 10px 0px;
	color: #000000;
    background-color:#EEEEEE;
	font-family: Verdana, Arial, Helvetica, Geneva, sans-serif;
}
#wrap-b {
    position: relative;
	border: 1px solid #FFFFFF;
}

#wrap {
    height: 100%;
    margin: 0px;
    position: relative;
    padding: 0px;
	background: #FFFFFF;
    border: 1px solid #FFFFFF;

}

#wrap-inner {
    text-align: left;
    position: relative;
    margin: 0px;
    padding: 0px;
	overflow:hidden;
}

.topbar {
    height: 2.25em;
    position: relative;
    top: 1px;
    margin: 0px 1px;
}

#header {
    padding-bottom:3px;
	overflow:hidden;
	width:100%;
}

#header .logo {
	font-size:1.6em;
    float:left;
	margin:0;
	padding:0;
	width:235px;
	text-align:center;
	line-height:1.9em;
	font-weight:bold;
}

#header .logo a {
    display: block;
    text-decoration: none;
}

#user1 {
	float:right;
	width:728px;
}

#navbar {
    padding: 0px;
    height: 24px;
}

.moduletopnav {
	background: url("images/navmenuR.png") top right no-repeat;
    padding: 0;
    margin: 0;
}

.moduletopnav div {
	background: url("images/navmenuL.png") top left no-repeat;
    margin: 0px;
    padding: 4px 0px 0px 0px;
}

.moduletopnav div div {
    padding: 0px 0px 0px 5px;
	background:url("images/navmenuL.png") bottom left no-repeat;
}

.moduletopnav div div div {
	background: #ffffff url("images/navmenuR.png") bottom right no-repeat;
    padding: 0px 0px 5px 0px;
}

#navbar .moduletopnav ul {
    list-style: none;
    margin: 1px 0px;
    padding: 0px;
}

#navbar .moduletopnav li {
    display: inline;
    margin: 0px 0px;
}

#navbar .moduletopnav a:link,#navbar .moduletopnav a:visited {
	background: url("images/menubar.png") 100% 0 repeat-y;
    margin: 0px;
    padding: 3px 8px 4px;
	font: bold 12px Arial,Helvetica,sans-serif;
    text-decoration: none;
	color: #ffffff;
}
#navbar .moduletopnav a:hover{
    background: #FF0000;
}

#main-body {
    clear: both;
    float: left;
    width: 100%;
    position: relative;
    z-index: 100;
    padding-bottom: 10px;
}

#content {
    float: right;
    width: 100%;
}

#sidebar {
    float: right;
    width: 336px;
    overflow: hidden;
}
#sidebar ul { margin:0; padding:0; list-style:none;}
#sidebar ul li {
	margin:0;
	padding:0;
	line-height:20px;	
}
#sidebar .inside {
    padding: 10px 4px 10px 10px;
}

#content .inside {
    padding: 10px 4px;
}


.clear {
    clear:both;
    height:10px !important;
    height:0;
}

a img {
    border: 0px;
}

ul, ol {
    margin-left: 15px;
}

p {
    margin: 1em 0;
}

.designer {
    color:#000000;
	font-size:0.8em;
	margin:5px;
}

.designer a:link, .designer a:visited {
    text-decoration: none;
	color:#000;
}

.designer a:hover {
    text-decoration: underline;
}


/* 800 WIDTH */

#wrap-a {
	width: 980px;
	margin:0 auto;
	border: 1px solid #000000;
}

/*Font styling for footer*/
#footer {
    position: relative;
    clear: both;
    margin:1px;
    background: 0;
    text-align: center;
    height: 19px;
}
#footer #mainlevel ul { 
    cursor: default;
    list-style-type: none;
    display: inline;
    margin: 0px;
    padding: 0px;
}

#footer #mainlevel li {
    cursor: default;
    list-style-type: none;
    display: inline;
    margin: 0px;
    padding: 0px 5px;
    line-height: 12px;
}

#footer #mainlevel li a {
    font: 11px Arial, Helvetica, sans-serif;
    color: #000;
}

#footer #mainlevel li a:hover, #footer #mainlevel li a#active_menu{
    text-decoration: underline;
	color: #000;
}

h1 {
    font: bold 1.6em/1.9em Arial, Helvetica, sans-serif;
    margin: 0px;
    letter-spacing:-1px;
	color: #000099;
}
h2 { font-size:1.2em;}
h3 {
    font: bold 1.2em/1.7em Arial, Helvetica, sans-serif;
    margin: 1.2em 0;
	color: #227AB4;
}

h4 {
    font: bold 1.2em/1.7em Arial, Helvetica, sans-serif;
    margin: 1.2em 0;
	color: #227AB4;
}

h5 {
    font: bold 1.1em/1.4em Arial, Helvetica, sans-serif;
    margin: 1.2em 0;
	color: #227AB4;
}

h6 {
    font: bold 1em/1.3em Arial, Helvetica, sans-serif;
    margin: 1.2em 0;
	color: #227AB4;
}

a:link, a:visited {
    text-decoration: none;
    color: #000099;
}


a:hover {
    text-decoration: underline;
	color: #0000FF;
}

/*SOLID Rounded Boxes*/
#sidebar h3 {
    text-align: center;
    margin: 0px;
    font: 1.35em/1.5em Arial, Helvetica, sans-serif;
    letter-spacing: -1px;
    padding:0px;
}

p {
	text-align: justify;	
}
/*Border colors*/
#wrap-c {
    border: 3px solid #FFFFFF;
}


/*bettyyin*/
.linkshorz { margin:10px auto;font-size: 8pt; overflow:hidden; width:100%;}
.linkshorz ul li { list-style:none; overflow:hidden;}
.linkshorz li { float:left;}
.mar5 {
	float:left;
	padding:5px;
	width:610px;
}
.alignright {float: right;}

.alignleft {float: left;}
.cle { clear:both; padding-top:5px;}
.pycon { margin:10px 0; border-bottom:1px dashed #ccc; overflow:hidden;}
.pycon h1 { color:#000099; font-size:1.2em;}
.pyimg { float:left; margin:0 5px 5px 0; }
.pyimg img {border:1px solid #ccc; padding:2px;}
/*Comments */
#comments {
border-top:0;
padding:10px 15px;
}
#comments h2 {
font-size:1em;
font-weight:normal;
margin:0 0 5px;
}
#comments p {
line-height:1.5em;
margin-bottom:10px;
}
#comments form {
padding-top:20px;
}
#comments form p {
margin-bottom:5px;
}
#comments form input, textarea {
background-position:4px 4px;
background-repeat:no-repeat;
border:1px solid #CCCCCC;
font-family:Verdana;
font-size:0.9em;
padding:4px;
}
#comments form input {
border:1px solid #CCCCCC;
width:260px;
}
#comments form textarea {
border:1px solid #CCCCCC;
padding:4px !important;
width:350px;
}
#comments form button {
background-color:#CCCCCC;
border:1px solid #909090;
font-family:Verdana;
font-size:0.9em;
height:23px;
width:120px;
}
.commentdetails {
margin-top:25px;
}
.commentauthor {
font-weight:bold;
margin-bottom:5px !important;
}
.commentdate {
color:#909090;
font-size:0.8em;
margin-bottom:5px;
}
.required {
color:#FF0000;
}
.notfound {
padding:40px;
}
.notfound h2 {
font-size:18px;
font-weight:normal;
margin-bottom:10px;
}
#comments ol {
clear:both;
list-style-type:none;
margin:0;
padding:0;
}
#comments ol li {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:white none repeat scroll 0 0;
border-bottom:0 solid #ECECEC;
border-top:1px solid #ECECEC;
display:block;
padding-top:5px;
}
#comments ol li .avatar {
float:right;
}
#comments ol li .comment-author {
}
#comments ol li .comment-author .fn {
color:#3B5998;
font-size:1em;
font-style:normal;
font-weight:bold;
}
#comments ol li .comment-meta {
color:#999999;
font-size:0.9em;
margin:2px 0 3px;
}
#comments ol li .reply {
font-size:0.9em;
font-weight:bold;
padding-bottom:1px;
}
#comments .children {
list-style-type:none;
}
#comments .navigation {
font-size:0.9em;
padding:10px 0 20px;
}
#comments .navigation a {
border:1px solid #CCCCCC;
color:#999999;
padding:3px 8px;
}
#comments .navigation a:hover {
border-color:#000000;
color:#000000;
text-decoration:none;
}
/* img */
img.alignright {float:right; margin:0 0 1em 1em}
img.alignleft {float:left; margin:0 1em 1em 0}
img.aligncenter {display: block; margin-left: auto; margin-right: auto}
a img.alignright {float:right; margin:0 0 1em 1em}
a img.alignleft {float:left; margin:0 1em 1em 0}
a img.aligncenter {display: block; margin-left: auto; margin-right: auto}
/*related*/
.related_post_title { border-top:1px dashed #ccc; padding-top:10px;}