/*
Theme Name: RIIX
Theme URI: http://riixiong.com/
Description: The default WordPress theme based on the famous <a href="http://binarybonsai.com/kubrick/">Kubrick</a>.
Version: 1.6
Author: riixiong
*/



/* Begin Typography & Colors */
body {
	margin: 0 ;
	padding: 0;
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: Georgia; background:#fff url(images/bg_body.jpg) repeat-x;
	color: #666;
	text-align: center;
	}

#page {	margin: 0 auto; margin-top:0px;
	width:1003px;
	text-align: left;
	
	}
	
#header {
	float:left; margin:0 0 0 20px;padding:0;
	width:100%;
	height:130px;  
	background:url(images/bg_header.png) no-repeat;
	
	}
	

#headertxt { height:28px; line-height:28px;
	font-size: 1.1em;
	text-align: left;
	margin:102px 0 0 0;	
	color:#525252;
	font-family: Arial;
	padding:0;
	}
	.span count{font-size: 1.1em;font-family: Arial;}

#headertxt a:link, #headertxt a:active, #headertxt a:visited { text-decoration: none; color: #525252;}
#headertxt a:hover, #headertxt a:focus { text-decoration:underline; color: #000;}




.wrap{ 

width:1015px;
margin:0 auto;
padding: 0 0 0 20px;}
#content { 
	float:left;clear:both;
	width:700px; margin-top:40px;padding:0;
	font-size: 1.2em;
	}
#contentsingle{
	float:left;clear:both;
	width:700px; margin-top:52px;padding:0;
	font-size: 1.2em;
}
#sidebar
{ float:left;
font-size:1.1em;
	padding: 10px 0 10px 0;
	margin: 30px 0 0 50px;
	width: 250px;
	}
	*html #sidebar  { width: 250px;}
    *+html #sidebar { width: 250px;}
#sidebar a:link, #sidebar a:active, #sidebar a:visited { text-decoration: underline; color: #0000ff;}
#sidebar a:hover, #sidebar a:focus { text-decoration:none; color: #ff00ff;}
#comments{
margin:0;
padding:0 0 20px 0;
border-bottom:1px solid #eaeaea;
color:#666;
font-size:1.6em;

}

#rel{line-height: 1.8em;font-size:1.1em;}
#riixrs{
margin:0 0 0 500px;
 }
#riixr{
	font-size:1.2em;
	text-align: right;
}

.STYLE2y {color: #ff3300; font-family: Georgia; }
#riixy{
	text-align: center;
	background-color:#f2f9ff;
}
#riixx{
margin:0 0 0 -23px;
padding:0 0 0 0;}


.widecolumn .entry p {
	font-size: 1.05em;
	}
#tagsp {
	font-size: 1.1em;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.7em;
	}

.widecolumn {
	line-height: 1.7em;
	}

.narrowcolumn .postmetadata {
	text-align: center;
	}

.thread-alt {
	background-color: #fff;
}
.thread-even {
	background-color: white;
}
.depth-1 {
border-bottom: 1px solid #eaeaea;
}

.even, .alt {

	border-left: 0px solid #ddd;
}



small {
	font-family: Georgia;
	font-size: 12px;
	line-height: 1.5em;
	}
	small a:link, small a:active, small a:visited{
	color: #0000ff;text-decoration: underline;
	}
small a:hover, small a:focus{
	color: #ff00ff; text-decoration: none ;
	}

tt {
	font-family: Georgia;
	font-size: 12px;
	line-height: 1.5em;
	}
tt a:link, tt a:active, tt a:visited { text-decoration: underline; color: #0000ff;}
tt a:hover, tt a:focus { text-decoration: none ; color: #ff00ff;}
h1, h2, h3 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	}

h1 {
	font-size: 2.2em;
	font-family:Georgia, "Times New Roman", Times, serif;
	text-align: center;
	}
h1 a:link, h1 a:active, h1 a:visited { text-decoration:none ; color: #ffdc38;}
h1 a:hover, h1 a:focus { text-decoration:  underline; color: #ffdc38;}


.quote{font-size: 1.1em;}
	

h2 {
	font-size: 1.2em;

	
	/*padding:0 0 0 7px;border-left: 5px solid #ccc;/*font-weight:bold;*/
	
	}
h2 a:link, h2 a:active, h2 a:visited{
color: #0000ff;text-decoration: underline;


	}
h2 a:hover, h2 a:focus{
	color: #ff00ff; text-decoration: none ;
	}

h2.pagetitle {
	font-size: 1.2em;
	}

#sidebar h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 1.3em;
	font-weight:bold;


	}

h3 {
	font-size: 1.2em;
	}

h1, #headerimg .description {
	text-decoration:none;
	color: #666;
	}


h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}

.entry p  a:link, .entry p  a:active, .entry p  a:visited { text-decoration:underline; color: #0000ff;}
.entry p  a:hover, .entry p  a:focus { text-decoration: none ; color: #ff00ff;}

.sticky {
	background: #f7f7f7;
	padding: 0 10px 10px;
	}
.sticky h2 {
	padding-top: 10px;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em Georgia;
	}
.commentlist li ul li {
	font-size: 1.1em;
}

.commentlist li {
	font-weight: normal;
}

.commentlist li .avatar { 
	border: 0px solid #ececec;
	padding: 2px;
	margin:0 5px 0 0 ;
	display:none;
	}
	
.commentlist cite, .commentlist cite a {
	font-weight: normal;
	font-style: normal;
	font-size: 1.1em;
	}



.commentlist p {
	font-weight: normal;
	line-height: 1.7em;
	text-transform: none;
	font-size: 1.3em;
	}

#commentform p {
	font-family: Georgia;
	}
#riixav{
margin:0;
padding:0;
}
#riixav .fn{color:#228822;
}
#riixav  a:link, #riixav  a:active, #riixav  a:visited { text-decoration:none; color: #0000ff;}
#riixav  a:hover, #riixav  a:focus { text-decoration: underline ; color: #ff00ff;}
#riixavc{

}
#riixavs{
margin:0 0 0 -30px;
float:left;
padding:0;
font-weight: normal;
font-family: verdana, "Times New Roman", Times, serif;
font-size: 0.9em;
color: #999;
}


.commentmetadata {
	font-weight: normal;
	font-family: Georgia;
	font-size: 11.5px;
	}
 

#sidebar { margin-top: 15px ;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #666;

	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a, h3 a:hover {
	color: #0000ff;
	text-decoration: underline;
	}

a:hover {
	color: #ff00ff;
	text-decoration: underline;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em Georgia;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Structure */


.narrowcolumn {
	float: left;
	padding: 30px 0 20px 0;
	margin: 0 0 0 0;
	width: auto;
	}
 	*html  .narrowcolumn { padding: 80px 0 20px 0;margin: 0 0 0 0;}
    *+html  .narrowcolumn { padding: 80px 0 20px 0;margin: 0 0 0 0;}

.widecolumn {
	float: left;
	padding: 30px 0px 20px 0;
	margin: 0 0 0 0;
	width: auto;
	}
	*html .widecolumn  { padding: 80px 0px 20px 0;margin: 0px 0 0 0;}
    *+html .widecolumn  { padding: 80px 0px 20px 0;margin: 0px 0 0 0;}
.post {
	margin: 10px 0 20px 0;
	padding: 10px 0 0 0;
	text-align: left;
	border-bottom: 0px solid #ececec;
	border-top: 1px solid #ececec;	
	
	}

.entry { font-size: 1.2em;}
.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: both;
}

.clear {
	clear: both;
}



/*	Begin Headers */
h1 {
	padding: 0 0 0 0;
	margin: -5px;
	}

h2 {
	margin: 10px 0 5px 0;
	font-size: 1.2em;
	}

h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}

#sidebar h2 {
	margin: 30px 0 10px;
	padding: 0 0 4px 0;
	border-bottom: 1px solid #ececec;
	}

h3 {
	padding: 0;
	margin: 30px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

html>body .entry li {
	margin: 7px 0 8px 0px;
	}

.entry ul li:before, #sidebar ul ul li:before {
/*content: "\00BB \0020";*/
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin: 0;
	padding:0;
	font-size:1.1em;
	line-height:1.8em;
	}


	*html #riix{
	margin:2px 0 2px 0;
	padding:0;
	}
	*+html #riix{
	margin:2px 0 2px 0;
	padding:0;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 0px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px;
	padding: 0px;
	text-align: left;
	}

#sidebar #searchform #s {
	width: 120px;
	padding: 4px;
	border: 1px solid #ccc;
	}

#sidebar #searchsubmit {
	padding: 4px;
	margin: 4px 0 0 0;
	border: 1px solid #ccc;
	background-color:#e8e8e8;
	color:#666;
	}
	

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
		
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 0 0 10px 0;
	padding: 0;
	list-style: none;
	zoom:1;
	}
	*html .commentlist li {
	margin: 5px 0 0 0;
	padding: 0;
	list-style: none;
	zoom:1;
	}
	*+html .commentlist li {
	margin: 5px 0 0 0;
	padding: 0;
	list-style: none;
	zoom:1;
	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
	}
	*html .commentlist  {
	margin: 10px 5px 10px 0;
	}
	*+html .commentlist  {
	margin: 10px 5px 10px 0;
	}
	
.commentlist p.thdrpy,thdrpy a{ 
margin: -10px 0 0 640px ;
padding:0 0 0 0;
font-size:1.2em;

}
#cancel_reply{
font-size:1.1em;}

.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}

/* End Comments */



/* Begin Sidebar */

#sidebar form {
	margin: 0;
	}
/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin:10px 0 0 0;
	padding: 10px 10px 10px 10px; 
	border: 0px solid #ececec;
	background: #f8f8f8;
	
	line-height: 1.7em;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}
	
.screen-reader-text {
     position: absolute;
     left: -1000em;
}

hr {
	 height:1px;
	 border:none;
	 border-top:1px solid #ececec;
	 margin:0;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 0;
	margin-bottom: 25px;
	font-size:1.1em;
	}
	*html .navigation {overflow:hidden;zoom:1;margin:0 0 5px 0 ;}
	*+html .navigation {overflow:hidden;zoom:1;margin:0 0 5px 0 ;}

/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	background-color: #fff;
	padding-bottom:7px;
	margin:0 0 0 0;
	
	}

.wp-caption img {
	margin: 0 0 7px 0;
	padding: 0;
	border: 0 none;
}

.narrowcolumn .entry .wp-caption p {
	line-height: 165%;
	margin: 0;
	padding:0 7px 0 10px;
	font-family:Georgia;
	color:#fff;
	
}


#footer {
/*	background: #fff url('images/') no-repeat top;
*/	padding:0;
	margin:80px 0 0  -20px;
	float:left;
	
	}

#footer p {
	padding:0;
	margin:0 0 50px 0;
	float:left;
 	font-size: 11px;
	}
	
.ratingblock {
margin: 0 0 0 0;
padding: 5px 0 0 0;
}
.ratingstarsinline  {
margin: 0 5px 0 0;

}
#tips{
border:#e6db55 1px solid;
background-color:#ffffe0;
width:auto;
padding:5px;}


/* End Structure */


/* End captions */


/* "Daisy, Daisy, give me your answer do. I'm half crazy all for the love of you.
	It won't be a stylish marriage, I can't afford a carriage.
	But you'll look sweet upon the seat of a bicycle built for two." */

