/*  
Theme Name: CheekyMom
Theme URI: http://astheria.com/
Description: Custom Theme for CheekyMom.
Version: 1.0
Author: Kyle Meyer
Author URI: http://astheria.com/
*/

* {
margin:0;
padding:0
}

body {
border-top: 15px solid #666;
font-size:76%;
font-family:Helvetica, Tahoma, Arial, sans-serif;
background:#fff url(images/fade.gif) 0 15px repeat-x;
color:#666;
text-align:center;
margin:0;
padding:25px 0 0 0;
}

#page {
width:760px;
text-align:left;
margin:0 auto 20px;
padding:0
}

#header {
width:760px;
margin:0 0 38px;
padding:0 0 0 38px;
}

#blog_title {
float: right;
width: 300px;
margin: 25px 310px 0 0;
}

#content {
font-size:1.2em
}

.narrowcolumn {
float:left;
width:410px;
margin:0;
padding:0 0 20px 45px
}

.post {
margin:0 0 40px
}

.article {
line-height:1.6em;
}

.article .post{
margin:0
}

.article .postmetadata{
margin:30px 0
}

.article .smallattachment {
text-align:center;
float:left;
width:128px;
margin:5px 5px 5px 0
}

.article .attachment {
text-align:center;
margin:5px 0
}

.article h2,.article h2 a {
font-size:1em;
margin-bottom:30px;
line-height:1em
}

#video {
	float: right;
	margin: 0 0 10px 10px;
}

.postmetadata {
clear:left;
text-align:justify
}

.widecolumn .entry p {
font-size:1em
}

.more-link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-variant: small-caps;
	text-transform: lowercase;
}

.entry img {
	margin-bottom: 1.5em;
}

.narrowcolumn .entry,.widecolumn .entry {
line-height:1.4em
}

.narrowcolumn .postmetadata {
font-size:0.7em;
text-transform:uppercase;
text-align:center;
border-top:1px dotted #aaa;
border-bottom:1px dotted #aaa;
padding:3px 0
}

.article .alt {
font-size: 1em;
text-align: justify;
background:transparent url('images/ccc.png');
border-top:1px solid #ddd;
border-bottom:1px solid #ddd;
margin:0;
padding:10px
}

.article li.alt{
font-size: 0.9em;
}

#sidebar ul ul li{
border-bottom: 1px solid #ddd;
padding-top: 5px!important;
padding-bottom: 5px!important;
}

#sidebar ul ul li a{
font-size:1.05em;
}

#footer {
width:760px;
clear:both;
text-align:center;
margin:0 auto
}

#footer p {
padding:20px 0
}

#footer small {
font-size:0.8em;
margin:20px 0;
line-height: 21px;
}

#footer small a {
padding-top: 5px;
padding-bottom: 5px;
}

#footer .description {
width:760px;
display:block;
margin-bottom: 10px;
background:transparent url('images/ccc.png');
border-top:1px solid #ddd;
border-bottom:1px solid #ddd;
margin:12px 0;
padding:10px 0
}

#footer .description p {
font-family:Georgia, Times, "Times New Roman", serif;
font-size:1.42em;
font-style:italic;
line-height:1.4;
margin:7px 60px;
padding:0
}

small {
font-family:Georgia, Times, "Times New Roman", serif;
text-transform:uppercase;
font-size:0.7em;
letter-spacing:0.25px;
line-height:1.5em
}
	#header small {
		font-size: 1em;
	}

h1,h2,h3 {
font-weight:400
}

h1,h2,h3,h3.comments,h2.pagetitle,h2.pagetitle a,h2.pagetitle a:visited {
line-height: 1.1em;
color:#777
}

h2.pagetitle a:hover {
color:#aaa
}

h1,h2.pagetitle {
font-size:2.25em
}

h2 {
font-size:1.75em;
margin:30px 0 0
}

h3 {
font-size:1.3em;
margin:30px 0 0;
padding:0
}

h2,h2 a,h2 a:visited,h3 a {
color:#bd8a44
}

h2 a:hover,h3 a:hover,h3 a:visited {
color:#986a2a
}

h2,h2 a,h2 a:hover,h2 a:visited,h3 a,h3 a:hover,h3 a:visited,#wp-calendar caption,cite {
text-decoration:none
}

.entry p a:visited {
color:#b85b5a
}

.commentlist li,#commentform input,#commentform textarea {
font-size:0.9em
}

textarea, input {
	font: normal 14px/1.5em Helvetica;
	padding: 0.3em;
	color: #454545;
	border-top: 1px solid #7c7c7c;
	border-right: 1px solid #9a9a9a;
	border-left: 1px solid #c3c3c3;
	border-bottom: 1px solid #ddd;
	background: #fff url(images/form_shadow.gif) 0 0 repeat-x;
}

.form_button {
	margin-bottom: 1px;
	font-size: 12px;
	border-bottom: 1px solid #7c7c7c;
	border-right: 1px solid #c3c3c3;
	border-left: 1px solid #9a9a9a;
	border-top: 1px solid #ddd;
	background: #eee url(images/form_highlight.gif) 0 0 repeat-x;
}

.form_button:hover {
	background-color: #f8f8f8;
}

.commentlist li {
font-weight:700;
list-style:none;
margin:15px 0 3px;
padding:5px 10px 3px
}

.commentlist cite,.commentlist cite a {
font-weight:700;
font-style:normal;
font-size:1.1em
}

.commentlist p {
font-weight:400;
line-height:1.5em;
text-transform:none;
margin:10px 5px 10px 0
}

#commentform p {
letter-spacing:0.2px;
margin:5px 0
}

.commentmetadata {
font-weight:400;
display:block;
margin:0
}

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;
cursor:help
}

a {
color:#4d8b9b;
text-decoration:none
}

a:hover {
color:#2b6574;
text-decoration:underline
}

#wp-calendar #prev a {
font-size:9pt;
padding-left:10px;
text-align:left
}

#wp-calendar a {
text-decoration:none;
display:block
}

#wp-calendar caption {
font-size:1.3em;
font-weight:700;
text-align:center;
width:100%
}

#wp-calendar th {
font-style:normal;
text-transform:capitalize
}

h3.comments {
margin:40px auto 20px;
padding:0
}

/* Begin Images */
p img {
max-width:100%;
padding:0
}

img.centered {
display:block;
margin-left:auto;
margin-right:auto
}

img.alignright {
display:inline;
margin:0 0 2px 7px;
padding:4px
}

img.alignleft {
display:inline;
margin:0 7px 2px 0;
padding:4px
}

.alignright {
float:right
}

.alignleft {
float:left
}

/* Lists (Bullets a la Kubrick */
html>body .entry ul {
margin-left:0;
list-style:none;
text-indent:-10px;
padding:0 0 0 10px
}

html>body .entry li {
margin:7px 0 8px 10px
}

.entry ul li:before,#sidebar ul ul li:before {
content:"\00BB \0020"
}

.entry ol {
margin:0;
padding:0 0 0 35px
}

.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-bottom:15px
}

#sidebar ul p,#sidebar ul select {
margin:5px 0 8px
}

#sidebar ul ul,#sidebar ul ol {
margin:5px 0 0 10px
}

#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
}

dt {
background:url('images/postbullet.gif') 2px 50% no-repeat;
padding:0 0 0 18px
}

dd {
font-size:0.9em;
margin:0 0 10px 30px;
padding:0
}

select {
width:130px
}

#commentform input {
width:170px;
margin:5px 5px 1px 0;
padding:2px
}

#commentform textarea {
width:100%;
padding:2px
}

.commentlist {
padding:0
}

.nocomments {
text-align:center;
margin:0;
padding:0
}

#sidebar {
margin-left:482px;
width:205px;
font-size:1em;
border-left:1px dotted #aaa;
padding:35px 0 10px 30px
}

#sidebar h2,#sidebar h2 a {
font-size:1.6em;
color:#444;
margin:5px 0;
padding:0
}

#sidebar a img {
border:1px solid #aaa
}

#s {
	width: 130px;
}

.sidemeta {
background:url('images/bullet.gif') no-repeat 2px 50%;
font-size:.8em;
width:192px;
text-transform:uppercase;
border-top:1px dotted #aaa;
border-bottom:1px dotted #aaa;
padding:3px 0 3px 20px
}

#wp-calendar {
empty-cells:show;
width:155px;
margin:10px auto 0
}

#wp-calendar #next a {
padding-right:10px;
text-align:right
}

#wp-calendar td {
text-align:center;
padding:3px 0
}

#wp-calendar td.pad:hover {
background-color:#fff
}

acronym,abbr {
border-bottom:1px dotted #333
}

blockquote {
padding-left:20px;
border-left:5px solid #ddd;
margin:15px 30px 0 10px
}

blockquote cite {
display:block;
margin:5px 0 0
}

.center {
text-align:center
}

p {
line-height:1.5;
letter-spacing:.75px;
margin:15px 0
}

hr {
visibility: hidden;
}

a img {
border:none
}

.clear {
clear:both
}

.feed {
background:url('images/rss.gif') no-repeat 0 50%;
padding-left:18px
}

fieldset {
border: none;
}

.navigation {
display:block;
text-align:center;
margin-top:10px;
margin-bottom:60px
}