/*
Theme Name: Cherry
Theme URI: http://blog.littlecherryblossoms.com/
Description: This is Cherry.
Version: 1.9
Author: <a href="http://www.mccombs.me/">Adam McCombs</a>
Tags: Cherry
*/

/* RESET */


html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

/* NORMAL STYLE */


body {
background:#ff679a url("images/pagebkg.jpg") repeat-y fixed center;
font-family:'Century Old Style Std', 'Century Schoolbook', Georgia, serif;
font-size:13px;
color:#222;
padding:0;
margin:0;
}

* {
padding:0;
margin:0;
}

a {
color:#ee205a;
text-decoration:none;
}

a:hover {
color:#ee205a;
text-decoration:underline;
}


#container {
width:940px;
margin:0 auto;
padding: 0;
position:relative;
}

#header {
width:600px;
margin:5px 0 25px 30px;
}

#header a img {
border: none;
}

#header h1 a:hover {
color:#c00;
}


#content {
float: left;
width:430px;
margin: 0 0 0 55px;
}

#content h2 {
font-size:20px;
margin:5px 0 7px 0;
color: #3c9cc4;
}

#content h3 {
font-size:16px;
margin:5px 0 7px 0;
color: #3c9cc4;
}

#content h2 a {
color:#3c9cc4;
text-decoration:none;
}

#content h2 a:hover {
color:#3c9cc4;
}

#content h2.archive {
font-weight:normal;
font-size:22px;
color:#3c9cc4;
padding:0;
margin:5px 0 20px 0;
border:none;
text-align:left;
border-bottom: 1px solid #fcd8e8;
}

.pageheader {
	padding: 0 0 0 0;
	margin: 0 0 10px 0;
	border-bottom: 1px solid #fcd8e8;
}
.postheader {
	padding: 0 0 10px 0;
	margin: 0 0 10px 0;
	border-bottom: 1px solid #fcd8e8;
}


small {
	color: #ee205a;
}

.comments {
color:#333;
margin:0 0 15px 0;
border-bottom:#bbb 1px solid;
}

.comments a {
background:#fff;
padding:0 7px 5px 0;
color:#333;
text-decoration:none;
}

.comments a:hover {
color:#c00;
}

.navigation {
border-top:#fcd8e8 1px solid;
border-bottom:#fcd8e8 1px solid;
font-size:11px;
padding:5px 10px;
margin:0 0 20px 0;
}

.navigation a {
color:#ee205a;
text-decoration:none;
}

.navigation a:hover {
color:#ee205a;
text-decoration:underline;
}

.main h3 {
font-size:16px;
font-weight:normal;
margin:0 0 15px 0;
}

.main img {
padding:2px;
}

.main a img {
padding:2px;
}

.main a:hover img {
padding:2px;
}

.main p {
line-height:18px;
margin:0 0 15px 0;
}

.main ol {
line-height:18px;
margin:0 0 15px 30px;
}

.main ul {
line-height:18px;
margin:0 0 15px 30px;
}

.main li {
margin:0 0 5px 0;
}

.meta {
font-size:11px;
line-height:15px;
color:#333;
padding:5px 0;
margin:0 0 30px 0;
border-top:1px solid #fcd8e8;
border-bottom:1px solid #fcd8e8;
}

.signature {
float:left;
padding:0 15px 0 0;
border-right:#bbb 1px solid;
width:200px;
}

.tags {
float:left;
padding:0 0 0 15px;
width:440px;
}

#adbar {
float: right;
margin: 0 5px 0 0;
}

#sidebar {
font-size:12px;
float:left;
width:420px;
padding:0 0 20px 0;
margin:0 0 20px 25px;

}

#sideback {
	padding: 45px 0 0 25px;
	height: 870px;
	width: 375px;
	background: url(images/sidebarbkg.jpg) 0 50px no-repeat;
}
#sidebackleft {
	width: 200px;
}

/* Menu +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
.Menu { padding: 15px 0px 30px 0px; float: left; width: 505px; background: url(images/Dotted.gif) repeat-x top;}
.Menu em { display: none}
.Menu ul { list-style: none; margin: 0px; padding: 0px;}
.Menu ul li ul { display: none;}
.Menu li { padding: 0px; margin: 0px; display: inline; font-size: 10px; line-height: 11px; font-weight: bold;}
.Menu a { padding: 0px 0px 0px 3px; margin-right: 2px; background: url(images/MLeft.png) no-repeat left top; float: left;}
.Menu a span { padding: 4px 9px 5px 6px; display: block; background: url(images/MRight.png) no-repeat right top; float: right; }
.Menu a span { float: none; color: #fff;}
.Menu a:hover span { color: #3b98d2;}
.Menu a:hover { background-position: 0% -20px; color:#ffffff; text-decoration: underline;}
.Menu a:hover span { background-position: 100% -20px;  color:#ffffff;}
.Menu .on { background: url(images/MLeft.png) no-repeat left bottom; color:#ffffff; }
.Menu .on span { background: url(images/MRight.png) no-repeat right bottom; color:#ffffff; } 



#sidebar h3 {
font-size:14px;
margin:20px 0 5px 0;
color: #3c9cc4;
text-transform: uppercase;
}

#sidebar ul {
list-style:none;
}

#sidebar ul ul {
margin:5px 0 0 10px;
}

#sidebar ul ul ul {
margin:5px 0 0 10px;
}

#sidebar ul li {
padding:0 0 5px 0;
}

#author h3 {
margin:5px 0 5px 0;
}

#sideback #search {
	margin: 40px 0 0 0;
	height: 55px;
}

#searchform {
margin:0;
}

#searchform input {
background:#ed1450;
font-size:11px;
margin:2px 0;
padding:1px 4px 2px 4px;
color:#fff;
float: left;
}

#searchform input:hover {
background:#333;
border: none;
border-bottom: 1px solid #ed1450;
color:#fff;
cursor:pointer;
}

#searchform #s {
background:#f6f6f6;
font-size:11px;
margin:2px 0;
padding:2px 4px;
border:#ed1450 1px solid;
color:#ed1450;
}

#searchform #s:hover {
border:#c00 1px solid;
cursor:text;
}

input.searchfield {
background:#ed1450;
font-size:11px;
display:block;
margin:5px 0 8px 0;
padding:2px 4px;
border:#aaa 1px solid;
color:#222;
}

input.searchfield:hover {
background:#eee;
color:#222;
}

input.submit {
background:#ed1450;
font-size:11px;
display:block;
margin:0 0 10px 0;
padding:1px 4px 2px 4px;
border: none;
border-bottom: 1px solid #ed1450;
color:#fff;
}

input.submit:hover {
background:#ed1450;
cursor:pointer;
color:#fff;
}

input.subcom {
background:#ed1450;
font-size:11px;
margin:0 0 10px 0;
padding:1px 4px 2px 4px;
border:#888 1px solid;
color:#ed1450;
}

input.subcom:hover {
background:#222;
cursor:pointer;
border:#888 1px solid;
color:#ed1450;
}

input.comment {
background:#f6f6f6;
font-size:11px;
padding:2px 4px;
border:#aaa 1px solid;
color:#222;
}

input.comment:hover {
border:#c00 1px solid;
}

#sidebar #subscribe, #sidebar #categories {
	margin: 25px 0;
}

#twitter {
margin: 25px 0;
width: 200px;
}
#twitter ul li {
	margin: 5px 0;
}

textarea {
background:#f6f6f6;
font-size:12px;
width:400px;
padding:2px 4px;
border:#aaa 1px solid;
color:#222;
}

textarea:hover {
border:#c00 1px solid;
}

.postinput small {
font-size:11px;
margin:0 0 0 5px;
}

p.logged {
font-size:12px;
}

h3.reply {
font-size:15px;
margin:0 0 10px 0;
}

.nocomments {
margin:0 0 30px 0;
}

ol.commentlist {
font-size:12px;
list-style:none;
margin:10px 0 30px 0;
border-bottom:#bbb 1px solid;
}

.commentlist li {
border-top:#bbb 1px solid;
padding:0 0 10px 0;
}

.commentlist li.bypostauthor {
border-top:#bbb 5px solid;
background-color:#f3f3f3;
}

.comment_mod {
margin:10px 0 0 10px;
}

.comment_mod em {
background-color:#fff897;
padding:1px 3px;
}

.comment_author {
margin:10px 0;
float:right;
width:190px;
}

.comment_author img {
float:left;
margin:5px 12px 0 0;
}

.comment_author p {
line-height:20px;
}

.comment_author small {
font-size:11px;
}

.comment_text {
float:left;
width:470px;
margin:0 0 0 10px;
}

.comment_text p {
line-height:18px;
margin:7px 0;
}

.comment_meta {
font-size:12px;
}

#commentform p {
line-height:18px;
margin:0 0 15px 0;
}

blockquote {
background:url(images/quote.gif) no-repeat top left;
padding:0 0 0 60px;
min-height:50px;
}

#footer {
background:url(images/footer.jpg) no-repeat top center;
font-size:11px;
color:#555;
margin:10px auto;
padding:75px 0 0 0;
text-align:center;
height: 65px;
}

#footer ul li {
	display: inline;
	margin: 0;
	color: #ee205a;
}

#footer a {
color:#ee205a;
text-decoration:none;
}

#footer a:hover {
color:#ee205a;
text-decoration:none;
}

.clear {
clear:both;
}

.warning p {
background:url(images/warning.gif) no-repeat left;
height:160px;
padding:20px 0 0 90px;
font-size:20px;
margin:0 0 0 10px;
}

#wp-calendar {
padding:10px 0 0 0;
font-size:12px;
}

#wp-calendar caption {
text-align:left;
padding:0 0 5px 0;
}

#wp-calendar tr th,
#wp-calendar tr td {
padding:0 6px 0 0 ;
text-align:right;
}

#wp-calendar td a {
font-weight:bold;
}

#wp-calendar td a:hover {
font-weight:bold;
}

img.wp-smiley {
padding:0;
border:none;
}

input:focus, textarea:focus{
background-color:#ffc;
}

abbr {
border:none;
}

.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-dd {
font-size:11px;
line-height:17px;
padding:0 4px 5px;
margin:0;
}

/* self-clear floats */

.group:after {
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

/* IE Hacks */

* html .group,
* html #nav ul li a {
height: 1%;
}

*:first-child+html .group {
min-height: 1px;
}

* html #nav ul li a {
display: inline;
}
