/*   
Theme Name: Chococat from Sanrio
Theme URI: http://www.simplycute.us
Description: A theme of Chococat from Sanrio.
Author: Becka
Author URI: http://www.simplycute.us
Template: simplycute03
Version: v.3

	General comments/License Statement if any.
	Based off of original default wp theme by the famous <a href="http://binarybonsai.com/kubrick/">Kubrick</a>.
	http://creativecommons.org/
	Creative Commons Attribution-NonCommercial-ShareAlike 2.5 License
	Attribution-NonCommercial-ShareAlike 2.5
	You are free:
	    * to copy, distribute, display, and perform the work
	    * to make derivative works
	Under the following conditions:
	by 	
	Attribution. You must attribute the work in the manner specified by the author or licensor.
	Noncommercial. You may not use this work for commercial purposes.
	Share Alike. If you alter, transform, or build upon this work, you may distribute the resulting work only under a license identical to this one.
	    * For any reuse or distribution, you must make clear to others the license terms of this work.
	    * Any of these conditions can be waived if you get permission from the copyright holder.
	Your fair use and other rights are in no way affected by the above.
*/


/* Begin Typography & Colors */
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: Black;
	text-align: center;
	background-image: url(images/bg3.gif);
	background-repeat: repeat;
}

#page {
	text-align: left;
	background-color: #e5cda7;
}

#header {
background-color: #e5cda7;
}

#content {
	font-size: 1.2em;
	background-color: #e5cda7;
	}

.widecolumn .entry p {
	font-size: 1.05em;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	}

.widecolumn {
	line-height: 1.6em;
	background-color: #e5cda7;
	}
	
.narrowcolumn .postmetadata {
	text-align: left;
	}

.alt {
	background-color: #faecd5;
	border-top: 1px dashed #446a5d;
	border-bottom: 1px dashed #446a5d;
	border-left: 1px dashed #446a5d;
	border-right: 1px dashed #446a5d;
}

#footer {
	background-color: #446a5d;
}

small {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	line-height: 1.5em;
}

h1, h2, h3 {
	font-family: "Times New Roman", Times, Serif;
	font-weight: 300;
}

h1 {
	font-size: 4em;
	text-align: center;
	color: White;
	}

.description {
	font-size: 1.2em;
	text-align: center;
	}

h2 {
	font-size: 2em;
	color: White;
	background-color: #e5cda7;
}
#respond h3 {
	background-image: url(images/heart.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 15px;
}
h2.pagetitle {
	font-size: 2.6em;
	color: White;
}

#sidebar h2 {
	font-family: "Times New Roman", Times, Serif;
	font-size: 1.6em;
	color: White;
}

h3 {
	font-size: 1.3em;
	color: #a5df9d;
	}

h1, h1 a, h1 a:hover, h1 a:visited, .description {
	text-decoration: none;
	color: white;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: White;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	font-weight: bold;
	}

.entry p a:visited {
	color: #446a5d;
}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em Verdana, Geneva, Arial, Helvetica, sans-serif;
	list-style: none;
}
	
.commentlist li {
	font-weight: bold;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	list-style: none;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	list-style: none;
	}

#commentform p {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
	font: 1em Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color: #e5cda7;
}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: Black;
	list-style: none;
}
	
code {
	font: 1.1em Verdana, Geneva, Arial, Helvetica, sans-serif;
}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a, h2 a:hover, h3 a:hover {
	text-decoration: none;
	color: #446a5d;
}

a:hover {
	color: #446a5d;
	text-decoration: underline overline;
	font-weight: bold;
	}
	
#wp-calendar #prev a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: center;
}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Structure */
body {
	margin: 0;
	padding: 0; 
	}

#page {
	background-color: #e5cda7;
	margin: 20px auto;
	padding: 0;
	width: 760px;
}
	
#header {
	padding: 0;
	margin: 0 auto;
	height: 200px;
	width: 100%;
	background-color: #e5cda7;
}

#headerimg {
	margin: 0;
	height: 200px;
	width: 100%;
	}

.narrowcolumn {
	float: left;
	padding: 0 0 20px 45px;
	margin: 0px 0 0;
	width: 450px;
	background-color: #e5cda7;
	}

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 450px;
	background-color: #e5cda7;
	}
	
.post {
	margin: 0 0 40px;
	text-align: justify;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}
	
#footer {
	padding: 0 0 0 1px;
	margin: 0 auto;
	width: 760px;
	height: 40px;
	clear: both;
	background-color: #446a5d;
	}

#footer p {
	margin: 0;
	text-align: center;
	height: auto;
}
/* End Structure */



/*	Begin Headers */
h1 {
	padding-top: 70px;
	margin: 0;
	}

.description {
	text-align: center;
	}

h2 {
	margin: 30px 0 0;
	}



#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	}

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 10px;
	list-style: none;
	}

.entry ul li:before, #sidebar ul ul li:before {
	list-style: none;
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	list-style: none;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	list-style: none;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style: none;
	}
	
#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	list-style: none;
	}

#sidebar ul li {
	margin-bottom: 15px;
	list-style: none;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	list-style: none;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	list-style: none;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	list-style: none;
	}

ol li, #sidebar ul ol li {
	list-style-type: none;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	list-style: none;
	}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px; 
	text-align: left;
	border: 1px 1px 1px 1px dotted #446a5d;
	background-color: #faecd5;
	}

#sidebar #searchform #s {
	width: 115px;
	padding: 2px;
	border: 1px 1px 1px 1px dotted #446a5d;
	background-color: #faecd5;
	vertical-align: middle;
	}

#sidebar #searchsubmit {
	padding: 1px;
	border: 1px 1px 1px 1px dotted #446a5d;
	background-color: #faecd5;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	border: 1px 1px 1px 1px dotted #446a5d;
	}

input {
	border: 1px 1px 1px 1px dotted #446a5d;
}
textarea {
	border: 1px 1px 1px 1px dotted #446a5d;
}
option {
	border: 1px 1px 1px 1px dotted #446a5d;
}

	
#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	border: 1px 1px 1px 1px dotted #446a5d;
	background-color: #faecd5;
	}

#commentform textarea {
	width: 100%;
	padding: 2px;
	border: 1px 1px 1px 1px solid #446a5d;
	background-color: #faecd5;
	}

#commentform #submit {
	margin: 0;
	float: right;
	border: 1px 1px 1px 1px dotted #446a5d;
	background-color: #faecd5;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	list-style: none;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform p {
	margin: 5px 0;
	
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */
#sidebar
{
	padding: 20px 0 10px 0;
	margin-left: 545px;
	width: 190px;
	background-color: #e5cda7;
	}

#sidebar form {
	margin: 0;
	border: 1px 1px 1px 1px dotted #446a5d;
	background-color: #faecd5;
	}
/* 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 Gray;
}

blockquote {
	border: 1px solid #446a5d;
	float: left;
	margin: 0px;
	padding: 5px;
	background-color: transparent;
}
blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

hr {
	color: #a5df9d;
	width: 445px;
	height: 5px;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* End Various Tags & Classes*/

#divline {
	background-image: url(images/line2.gif);
	background-repeat: no-repeat;
	background-position: left;
	float: left;
	width: 445px;
	height: 11px;
}
/* End CSS */