/*  
Theme Name: CWS blog
Theme URI: 
Description:
Version: 1.0
Author:
Author URI:
Tags:

	Valid XHTML 1.0 Transitional

*/

@import url(http://www.chinaworld.com.hk/css/style.css);


h1, h2, h3, h4, h5, h6 {
font-weight: normal;
}
h1 {
font-size: 2.7em;
letter-spacing:0.1em;
}

h2 {
font-size: 2.1em;
line-height: 1.1em;
margin-bottom: 0.2em;
}
h3 {
font-size: 1.7em;
line-height: 1;
margin-bottom: 0.7em;
}
h4 {
font-size: 1.4em;
line-height: 1.25;
margin-bottom: 0.25em;
}
h5 {
font-size: 1.2em;
font-weight: 700;
margin-bottom: 1.5em;
}
h6 {
font-size: 1em;
font-weight: 700;
}
p {
font-size: 1.1em;
margin: 0 0 10px 0;
}
blockquote {
background: url(images/quote.png) no-repeat;
color: #8AB5D0;
margin: 10px;
padding-left: 25px;
}
em {
font-style: italic;
}
strong {
font-weight: 700;
}
pre, code {
font-family: "Courier New", Courier, Monospace;
line-height: 1.5;
}
pre {
border-top: 1px solid #ccc;
white-space: pre;
overflow: auto;
margin: 0 15px;
padding: 10px 15px;
max-height: 300px;
}


ul, ol {
margin: 0 2.5em 1.5em;
font-size:1em;
}
ul li, ol li {
margin-bottom: 0.5em;
}
ul {
list-style-type: disc;
}
ol {
list-style-type: decimal;
}
.clear {
float:none;
clear: both;
}
.aligncenter,
div.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
}
.alignleft {
float: left;
}
.alignright {
float: right;
}
.wp-caption {
   border: 1px solid #ddd;
   text-align: center;
   background-color: #f3f3f3;
   padding-top: 4px;
   margin: 10px;
}

.wp-caption img {
   margin: 0;
   padding: 0;
   border: 0 none;
}

.wp-caption p.wp-caption-text {
   font-size: 11px;
   line-height: 17px;
   padding: 0 4px 5px;
   margin: 0;
}

img.alignleft {
margin:5px 10px 10px 0;
}
img.alignright {
margin:5px 0 10px 10px;
}
hr {
background: #E6E6D2; 
color: #E6E6D2;
clear: both; 
float: none; 
width: 100%; 
height: .1em;
margin: 0 0 1.4em;
border: none; 
}
hr.space {
height: 4em;
}

.clearer {
clear:both;
}



/************************* HEADER ********************************/


.desc {
height:27px;
float:left;
font-size:14px;
line-height:25px;
font-weight:normal;
}


#menuContainer ul li {
list-style-type:none;
}

#menuContainer .navmenu ul {
margin:0;
}

#menuContainer .navmenu ul li {
margin:0;
}



.headpartTitle {
width:400px;
float:left;
}

.headpartTitle h1 {
margin-bottom:10px;
color:#006666 !important;
line-height:100%;
}




.headpart {
border-bottom:#000 1px dotted;
width:650px;
height:80px;
margin-bottom:20px;
}



/************************* SUBSCRIBE START ********************************/
.subs {
display:block;
float:right;
width:240px;
font-size:0.9em;
text-align:right;
}
.subs a {
margin-top:2px;
padding:0 0 0 22px;
height:24px;
line-height:20px;
display:block;
float:right;
background:url(images/rss.gif) left top no-repeat;
}

.subs a:hover {
text-decoration:none;
}


.subs2 {
display:block;
float:right;
width:240px;
font-size:0.9em;
text-align:right;
}
.subs2 a {
margin-top:2px;
padding:0 0 0 22px;
height:20px;
line-height:20px;
display:block;
float:right;
}

.subs2 a:hover {
text-decoration:none;
}

/************************* SUBSCRIBE END ********************************/

/* Search */
#searchform {
padding:0;
display:block;
float:right;
width:200px;
font-size:1em;
color:#003e4f;
}
input#s {
width: 194px;
padding:3px 3px 4px 3px;
border:none;
font-size:0.85em;
background:url(images/searchfield.gif) no-repeat;
color:#437EA7;
height:17px;
}

/************************* CONTENT PACKER ********************************/
  

#leftcolumn {
float: left;
padding:0;
margin:0;
width:650px;
}


/************************* CONTENT START ********************************/
.title {
margin:0;
clear:both;
}
.title h2 {
color: #6B6B6B;
}
.title h2 a {
color: #6B6B6B!important;
text-decoration: none;
}
.title h2 a:hover {
color: #437EA7!important;
text-decoration: none;
border-bottom:1px dotted #437EA7;
}
.date {
color:#437EA7;
margin-bottom:10px;
}

.post {
padding: 0;
margin:0 10px 30px 10px;
clear:both;
}
.post p {
padding:0;
margin:0;
}

.postdata {
padding:0 10px 3px 10px;
float:left;
font-size:12px;
line-height:16px;
background:#666;
color:#fff;
width:610px;
}
.postdata_t {
background:url(images/postdata_t.gif) no-repeat;
height:5px;
line-height:5px;
width:630px;
margin-top: 10px;
}
.postdata_b {
background:url(images/postdata_b.gif) no-repeat;
height:5px;
width:630px;
margin-bottom: 20px;
}
.postdata a, .postdata a:visited {
color:#fff!important;
}

.postdata a:hover {
text-decoration:none;
}

.postcomment {
padding:0 0 0 25px;
background:url(images/i_com.gif) left no-repeat;
float:left;
}


a.more-link {
display:block;
clear:both;
color:#a6a379;
margin:10px 0 20px 0;
width:135px;
}
a:hover.more-link {
color:#a6a379;
}
#related h3, h3#comments {
padding: 8px 0;
border-bottom:1px dotted #999;
font-size:1.5em;
}

#comments a:hover {
text-decoration:none;
}

.cmd-avatar {
clear: none;
display: inline;
float: right;
margin: 0px;
}
/************************* CONTENT END ********************************/


/************************* SIDEBAR MAINS START ********************************/

#sideContainer ul li {
list-style-type:none;
}

#sideContainer ul {
margin:0;
}

ul.sidebar {
list-style-type: none;
width:185px;
padding-bottom:20px;
}
.sidebar li {
padding:0;
margin:0;
}
li.widget ul {
list-style-type: none;
margin: 0 0 0 12px;
padding: 0;
} 

li.widget ul li {
margin-left:5px;}

.widget select {
margin-left:10px;
font-size:0.9em;
}

.sidebar ul li {
margin: 5px 0;
}
.sidebar .children {
margin: 0 0 10px 10px;
}
.sidebar h2 {
letter-spacing:0.2em;
color:#fff;
background:url(images/side_h.gif) left top no-repeat;
font-weight:normal;
padding:4px 0 3px 15px;
/padding-top:0px; /*IE6,7�p*/
font-size:1em;
line-height:100%;

}
.sidebar a {
color: #000!important;
padding:4px 5px 6px 18px;
font-size:12px;
background:url(images/arrow.gif) left top no-repeat;
background-position:0 4px;
text-decoration:none;
}
.sidebar a:hover {
color:#437EA7!important;
background:url(images/arrow-hover.gif) left top no-repeat;
background-position:0 4px;
}

/************************* SIDEBAR MAINS END ********************************/

#tag_cloud {
display:block;
margin-bottom:30px;
float:left;
clear:both;
width:100%;
}

ul#recentcomments {

}
ul#recentcomments li {
background:url(images/arrow.gif) left top no-repeat;
background-position:0 5px;
padding-left:18px;
}
ul#recentcomments li:hover {
background:url(images/arrow-hover.gif) left top no-repeat;
background-position:0 5px;
padding-left:18px;
}
ul#recentcomments li a {
background:none;
padding-left:0;
}
.recentcomments a {
background:none;
}
.recentcomments a:hover {
background:none;
}

.comsubline {
font-size:11px;
}
.avtor {
color:#437EA7;
}

#tag_cloud a {
margin-right:5px;
}
 
/************************* COMMENTS AREA START ********************************/


.commentlist {
margin: 0;
padding:0;
list-style-type:none;
}
.commentlist p {
padding:5px;
margin:0;
}
.komentar {
margin:0;
padding:0;
}
.commentlist a {
}
.commentlist a:hover {
text-decoration:none;
border-bottom:none;
}
.commentlist .body {
padding: 0;
margin:0;
overflow: hidden;
float:right;
width:580px;
display:block;
color:#45322f;
}
.commentlist .body .body-author {
padding: 0;
margin:0;
overflow: hidden;
color:#437EA7;
float:left;
display:block;
}
.commentlist .body p {
clear:both;
padding-top:0;
}
.commentlist li {
width: 100%;
padding: 0 0 5px 0;
clear:both;
display:block;
float:left;
font-size:11px;
}
.commentlist li .top {
color: #45322f;
padding: 0;
margin:0;
width:575px;
float:right;
font-weight: bold;
}
.commentlist li .top a {
color: #437EA7;
}
.commentlist li .top span {
font-size: 0.9em;
font-weight: 400;
color:#505e66;
}

.gravatar {
height:70px;
width:60px;
float:left;
margin:0;
}
img.gravatar {
margin:0;
height:60px;
width:60px;
padding:2px;
border:1px solid #E5E1DE;
}
img:hover.gravatar {
margin:0;
padding:2px;
height:60px;
width:60px;
border:1px solid #45322f;
}


.theform_packer {
background:url(images/form_pat.gif) repeat-y;
margin-top:20px;
}

.theform a {
color:#99CCFF;
}

.theform a:hover {
color:#fff;
text-decoration:none;
}

#respond {
color:#fff;
background:url(images/form_t.jpg) no-repeat;
height:100px;
width:454px;
margin:-20px;
margin-bottom:-60px;
padding:20px 20px 0 20px;
}

.theform {
padding: 20px;
color:#fff;
width:454px;
}
.form_b {
background:url(images/form_b.gif) no-repeat;
height:16px;
width:494px;
margin-bottom: 20px;
}

.theform label {
font-size: 0.9em;
vertical-align: middle;
}

#remember, #forget, #txpCommentHelpLink {
margin-left: 2em;
}

#commentform {
padding:0;
}

#commentform input:focus {
border: 1px solid #437EA7;
background: url(images/formfield_hover.gif) no-repeat;
width: 170px;
height:22px;
border:none;
}
#commentform textarea:focus {
width: 440px;
height: 140px;
padding: 5px;
background: url(images/formtextarea_hover.jpg) no-repeat;
background-attachment:scroll;
}

.comment_input {
vertical-align: middle;
width: 170px;
height:22px;
line-height:16px;
border: none;
background: url(images/formfield.gif) no-repeat;
padding: 3px 5px 0 5px;
margin:8px 5px 5px 0;
font-family:Lucida Sans Unicode;
}

.message_input {
font-size: 1em;
width: 440px;
height: 140px;
border: none;
background: url(images/formtextarea.jpg) no-repeat;
background-attachment:scroll;
margin-top: 20px;
margin-bottom:10px;
padding: 5px;
font-family:Lucida Sans Unicode;
}

.commentlist_error {
color: #c00;
}

.button {
background: #000;
letter-spacing:0.2em;
width:75px;
color:white;
font-weight:bold;
font-size:14px;
padding:5px;
cursor:pointer;
border:none;
}
.button:hover {
color:#84CBF9;
cursor:pointer;
border:none;
}
#commentform .button:focus {
background: #437EA7;
color:white;
cursor:pointer;
border:none;
}
/************************* COMMENTS AREA END ********************************/


/************************* FOOTER START ********************************/
#footerContainer ul {
margin:0;
}

.footerMini {
font-size:0.9em;}

/************************* FOOTER END ********************************/



/*************** SOCIAL LINKS ************************/
.inside_subpost {
display:block;
clear:both;
margin:30px 23px 30px 20px;
padding:0;
}
.related_rss_icon {
float:left;
background:url(images/rss_in.gif) no-repeat;
width:25px;
height:26px;
border-bottom:none;
}
.related_rss {
padding:0;
margin:0 0 20px 0;
font-size:1.2em;
line-height:1em;
font-weight:normal;
border-bottom:none;
}
.related_rss a, .related_rss a:visited {
}
.related_rss a:hover {
border-bottom:none;
text-decoration:none;
}

.social {
margin:0;
padding:0;
float:left;
margin-right:20px;
margin-bottom:20px;
line-height:35px;
}

/*************** END SOCIAL LINKS ************************/


#calendar_wrap {
	margin:0 auto 30px auto;
	width:175px;
	clear:both;
	text-align:center;
}


#calendar_wrap a {
	padding: 3px 0px;
	background:none
}
#calendar_wrap table { width: 173px; border: solid 1px #ccc; background:#f7f7f7; margin:0 auto;}
#calendar_wrap caption { padding: 5px 0px; width: 173px; color:#585449;	font-size:14px; font-weight:bold; }
#calendar_wrap table th { text-align: center; letter-spacing: -1px; padding: 0px; font-size:12px; color:#585449; height:20px; }
#calendar_wrap table td { text-align: center; border: solid 1px #ccc; padding: 3px; font-size: 12px; color:#585449}
#calendar_wrap table td a { font-size: 12px; font-weight:bold;}
#calendar_wrap table td a:hover { color:#9CC318; font-weight:bold; border:none; }



/* Page Navigation  +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.pageNav { 
padding: 5px 0 0 0; 
margin:30px 23px 30px 20px; 
height:30px;
font-size:15px; 
}
.pageNav a, .pageNav a:visited { display:block; float:left; text-align:center; line-height:25px; height:25px; width:25px; color:#4a4a4a!important; text-decoration:none; }
.pageNav a:hover { text-decoration: none; color:#a6a379; border-bottom:1px dotted #4a4a4a; }
.pageNav span { display:block; float:left; text-align:center; line-height:25px; height:25px; width:130px; color:#333;}
.pageNav .on { display:block; float:left; text-align:center; line-height:25px; height:25px; width:25px; color:#437EA7; }

.dotts {width:25px; text-align:center; display:block; float:left;}
.pageNav a.lastpage {color: #3a3a3a;width:35px;}
.pageNav a:hover.lastpage {color: #222; width:35px;}


#singleNav {
margin:20px;
}
.previous {
float:left;
}
.next {
float:right;
}

.list404-table {
font-size:17px;
}
ul.list404, ul.list404 li ul {
list-style-type:none;
font-size:14px;
margin:10px 20px 20px 20px;
}
ul.list404 li a {
background:url(images/arrow.gif) left top no-repeat;
background-position:0 4px;
padding-left:20px;
}
ul.list404 li a:hover {
background:url(images/arrow-hover.gif) left top no-repeat;
background-position:0 4px;
}






.shareinfo {
padding-top:15px;
color:#666;
font-size:1.1em;
}


.addthis_container {
margin:10px 0;
}

.widget_tag_cloud a, .widget_tag_cloud a:hover {
background-image:none;
padding-left:0;
line-height:1.2em;
}
