/*
Theme Name: sendcube blog template
Theme URI: http://blog.sendcube.com
Description: sendcube blog
Version: 1.0
Author: sendcube
Author URI: http://blog.sendcube.com/
Tags: sendcube
*/

@charset "utf-8";
/* CSS Document */

body {
	background: url(images/bg.jpg) repeat-x top;
	margin: 0px;
	padding: 0px;
}

#container {
	width: 990px;
	margin-right: auto;
	margin-left: auto;
	font: 12px/17px Arial, sans-serif;
	color: #252525;
}
#leftcolumn {
	float: left;
	width: 313px;
	background: url(images/rss_icon_bg.jpg) no-repeat left top;
}
#sendcubeblog {
	text-align: center;
	width: 313px;
	height: 114px;
	float: left;
}
#rssicon {
	width: 313px;
	float: left;
}
#cubevibes {
	width: 313px;
	float: left;
	text-align: center;
	padding-top: 15px;
}
#cubevibes a {
	color: #FFFFFF;
	text-decoration: none;
}
#cubevibes a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
#cubevibes h1 {
	font-size: 42px;
	color: #252525;
	line-height: 45px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
#cubevibes  h1 .white {
	color: #FFFFFF;
}
#tagcloud {
	width: 293px;
	float: left;
	padding-top: 60px;
	padding-right: 10px;
	padding-left: 10px;
}
#tagcloud ul {
	display: list-item;
	list-style: none;
	margin: 0px;
	padding: 0px;
}
#tagcloud li {
	margin: 0px;
	padding: 0px;
	display: block;
	list-style: none;
}
.widgettitle {
	margin: 0px;
	padding: 0px 0px 10px;
}

#rightcolumn {
	float: left;
	width: 677px;
	background: #FFFFFF;
}
#pagecurl {
	float: left;
	height: 125px;
	width: 136px;
}
#cubeinthebox {
	width: 200px;
	float: right;
	padding-right: 25px;
	padding-top: 20px;
	color: #666666;
}
#cubeinthebox h3 {
	font-size: 18px;
	line-height: normal;
	font-weight: normal;
	color: #252525;
	margin: 0px;
	padding: 0px 0px 10px;
}
#content {
	width: 677px;
	float: left;
	padding-bottom: 50px;
}

#leftcontent {
	width: 410px;
	float: left;
	padding-left: 20px;
}
#articlelisting {
	width: 410px;
	float: left;
	margin: 0px;
	padding: 0px 0px 20px;
}
#articlelisting h2 {
	font-size: 20px;
	font-weight: normal;
	line-height: normal;
	margin: 0px;
	padding: 0px;
}
articlelisting     h2  {
	color: #252525;
}
.titlelinkcolor {
	color: #252525;
}



#articlelisting ul {
	display: block;
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#articlelisting li {
	display: block;
	float: left;
	width: 410px;
	margin: 0px 0px 20px;
	padding: 0px 0px 20px;
	list-style: none;
	border-width: 0px;
}


#fullarticle {
	width: 410px;
	float: left;
	border-bottom: 5px solid #A2ACB9;
	margin: 0px;
	padding: 0px 0px 20px;
}
#fullarticle    h2 {
	font-size: 20px;
	font-weight: normal;
	line-height: normal;
	margin: 0px;
	padding: 0px;
}
.commentcount  {
	display: block;
	background: url(images/commentcount.jpg) no-repeat left top;
	height: 20px;
	width: 75px;
	padding-top: 3px;
	font-size: 11px;
	padding-left: 28px;
	color: #CBAA54;
}

.writer {
	color: #999999;
	font-size: 11px;
        display: block; /*For comment error display*/
}
#comment {
	width: 410px;
	float: left;
	margin: 0px;
	padding: 15px 0px 0px;
}
#comment h3 {
	font-size: 18px;
	line-height: normal;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	color: #D94600;
}

#peoplecomment {
	width: 410px;
	float: left;
	margin: 0px;
	padding: 0px;
}
#peoplecomment ul {
	display: inline;
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#peoplecomment li {
	width: 397px;
	display: block;
	float: left;
	padding: 5px;
	margin-top: 15px;
	background: #F9F9F9;
	border-left: 3px solid #CCCCCC;
}

#peoplecomment h4 {
	font-size: 15px;
	line-height: normal;
	margin: 0px;
	padding: 0px;
	color: #252525;
}
#entercomment {
	float: left;
	width: 388px;
	margin: 15px 0px 0px;
	padding: 10px;
	border-top: 4px solid #E1E1E1;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #E1E1E1;
	background: #FBFBFB;
}
#entercomment ul {
	display: inline;
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#entercomment li {
	display: block;
	float: left;
	width: 65px;
	margin: 0px;
	padding: 3px 0px 10px;
}
#entercomment li.commentform {
	width: 320px;
	margin: 0px;
	padding: 0px 0px 8px;
}






#rightcontent {
	float: right;
	width: 200px;
	padding-right: 25px;
}
#intheboxformtext {
	width: 200px;
	float: left;
	padding-bottom: 10px;
}
#intheboxformtext h3 {
	font-size: 18px;
	line-height: normal;
	font-weight: normal;
	margin: 0px;
	padding: 0px 0px 5px;
}
#intheboxform {
	width: 200px;
	float: left;
	padding-bottom: 10px;
	padding-top: 10px;
}
#intheboxform ul {
	display: inline;
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#intheboxform li {
	float: left;
	width: 38px;
	display: block;
	height: 20px;
	padding-top: 8px;
	padding-left: 2px;
}
#intheboxform li.formarea {
	width: 160px;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 0px;
}
#category {
	width: 200px;
	float: left;
	padding-bottom: 10px;
	border-bottom: 1px dashed #CCCCCC;
	line-height: normal;
}
.original {
	color: #252525;
}

#category h3 {
	font-size: 18px;
	line-height: normal;
	font-weight: normal;
	margin: 0px;
	padding: 0px 0px 10px;
}
#category ul {
	display: inline;
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#category li {
	margin: 0px 0px 5px;
	padding: 0px;
	float: left;
	display: block;
	background: url(images/files_24.png) no-repeat left top;
}
#category li a {
	margin: 0px;
	padding: 5px 0px 5px 30px;
	float: left;
	width: 170px;
	display: block;
}
#category li a:hover {
	color: #659EA7;
	text-decoration: underline;
}
#recent {
	width: 200px;
	float: left;
	padding-bottom: 10px;
	border-bottom: 1px dashed #CCCCCC;
	padding-top: 10px;
}
#recent h3 {
	font-size: 18px;
	line-height: normal;
	font-weight: normal;
	margin: 0px;
	padding: 0px 0px 10px;
}
#recent ul {
	display: inline;
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#recent li {
	margin: 0px 0px 5px;
	padding: 0px;
	float: left;
	display: block;
	background: url(images/ink_24.png) no-repeat left top;
}
#recent li a {
	margin: 0px;
	padding: 3px 0px 5px 30px;
	float: left;
	width: 170px;
	display: block;
}
#recent li a:hover {
	color: #659EA7;
	text-decoration: underline;
}
#fav {
	width: 200px;
	float: left;
	padding-bottom: 10px;
	border-bottom: 1px dashed #CCCCCC;
	padding-top: 10px;
}
#fav h3 {
	font-size: 18px;
	line-height: normal;
	font-weight: normal;
	margin: 0px;
	padding: 0px 0px 10px;
}
#fav ul {
	display: inline;
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#fav li {
	margin: 0px 0px 5px;
	padding: 0px;
	float: left;
	display: block;
	background: url(images/achievement_24.png) no-repeat left top;
}
#fav li a {
	margin: 0px;
	padding: 5px 0px 5px 30px;
	float: left;
	width: 170px;
	display: block;
}
#fav li a:hover {
	color: #659EA7;
	text-decoration: underline;
}

#love {
	width: 200px;
	float: left;
	padding-bottom: 10px;
	padding-top: 10px;
	border-bottom: 1px dashed #CCCCCC;
}
#love h3 {
	font-size: 18px;
	line-height: normal;
	font-weight: normal;
	margin: 0px;
	padding: 0px 0px 10px;
}
#love ul {
	display: inline;
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#love li {
	margin: 0px 0px 5px;
	padding: 0px;
	float: left;
	display: block;
	background: url(images/star_24.png) no-repeat left top;
}
#love li a {
	margin: 0px;
	padding: 5px 0px 5px 30px;
	float: left;
	width: 170px;
	display: block;
}
#love li a:hover {
	color: #659EA7;
	text-decoration: underline;
}

a {
	color: #FE9321;
	text-decoration: none;
}
a:hover {
	color: #659EA7;
	text-decoration: underline;
}
.error {
	color: #FF0000;
	font-size: 11px;
}
#search {
	width: 200px;
	float: left;
	padding-bottom: 10px;
	border-bottom: 1px dashed #CCCCCC;
	line-height: normal;
	padding-top: 10px;
}
#search h3 {
	font-size: 18px;
	line-height: normal;
	font-weight: normal;
	margin: 0px;
	padding: 0px 0px 10px;
}
#searchform {
	width: 200px;
	float: left;
	border-bottom: none;
	line-height: normal;
	margin: 0px;
	padding: 0px;
}
h2 {
	font-size: 20px;
	font-weight: normal;
	line-height: normal;
	margin: 0px;
	padding: 0px 0px 25px;
}
.searchlisting {
	width: 410px;
	float: left;
	margin: 0px;
	padding: 0px 0px 20px;
}
h3 {
	font-size: 18px;
	font-weight: normal;
	line-height: normal;
	margin: 0px;
	padding: 0px;
}
.scsearchform {
	margin: 0px;
	padding: 2px;
}
#footer {
	width: 677px;
	float: left;
	padding-bottom: 0px;
	padding-top: 30px;
	color: #B7B7B7;
}

/*NISA*/
#archive h3 {
	font-size: 18px;
	line-height: normal;
	font-weight: normal;
	margin: 0px 0px 15px;
	padding: 0px;
	color: #D94600;
}
/*NISA*/