/*
THEME NAME: I <3 City Pop
THEME URI: http://iheartcitypop.com
DESCRIPTION: Designed for <a href="http://stephanielampkin.com">Stephanie Lampkin</a>
VERSION: 1.2
AUTHOR:  <a href="http://blog.asavagebydesign.com">Michael Gibson</a>
AUTHOR URI: http://blog.asavagebydesign.com
*/


@import url('layout/main.css');

html {
margin:0;
padding:0;
}
body {
font-family: Georgia, serif;
font-size:0.8em;
background:#FFF;
text-align:center;
} 
a, a:visited{
color:#CC0000;
text-decoration:none;
}
a:hover {
color:#4B0082;
text-decoration:none;
}
div#page {
background:#FFF;
text-align:cwenter;
}
div#page a, a:visited{
color:#CC0000;
text-decoration:none;
}
div#page a:hover {
color:#4B0082;
text-decoration:none;
}
div#header {
background: #FFF url('images/header.jpg') no-repeat top center;
}
div#header h1 {
text-indent:-9000px;
}

div#navi a, div#navi a:hover,div#navi a:visited,div#navi a:active {
color:#fff;
}
div#navi ul{
margin:0;
padding:0;
list-style: none;
}

div#navi li{
display: inline;
width:180px;
margin:0 auto;
padding:0;
overflow:hidden;
}

div#navi .home a{
background: url('images/home.jpg') no-repeat bottom center;
}

div#navi  .about a{
background: url('images/art.jpg') no-repeat bottom center;
}

div#navi .cat-item-4 a{
background: url('images/fashion.jpg') no-repeat bottom center;
}

div#navi .cat-item-1 a{
background: url('images/photo.jpg') no-repeat bottom center;
}

div#navi .cat-item-3 a{
background: url('images/me.jpg') no-repeat bottom center;
}

div#content {
background:#FFF;
color:#555;
text-align:justify;
}
div#content h2 {
font-size:1.5em;
color:#CC0000;
font-style:italic;
}
div#content h2 a,a:visited,a:hover {
color:#CC0000;
text-decoration:none;
}
div#content a,a:visited {
color: #cc0000;
text-decoration:none;
}
div#content a:hover {
color:#4B0082;
text-decoration:none;
}
.entry {
line-height: 1.0em;
}
p.date {
font-size:0.9em;
font-style:italic;
}
p.postmetadata {
font-size:0.9em;
font-style:italic;
text-align:right;
}
.thread-alt {
	background-color: #f8f8f8;
}
.thread-even {
	background-color: #fff;
}
.depth-1 {
border: 1px solid #ddd;
}

.even, .alt {

	border-left: 1px solid #ddd;
}
.sticky {
	background: #f7f7f7;
	padding: 0 10px 10px;
	}
.sticky h2 {
	padding-top: 10px;
	}

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

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: italic;
	font-size: 0.9em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1em;
	text-transform: none;
	}

#commentform p {
	font-size: 0.9em Georgia, Serif;
	}

.commentmetadata {
    font-size:0.8em;
	font-weight: normal;
	}
code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.8em;
	letter-spacing: .07em;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 0.9em;
	}

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

#wp-calendar caption {
	font: bold 1em Georgia, Serif;
	text-align: center;
	}

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

div#sidebar {
font-family:Georgia, serif;
font-size:0.9em;
color:#555;
text-align:left;
}

div#sidebar h2 {
font-size:1.4em;
color:#cc0000;
}
div#sidebar a,a:visited {
color: #555;
text-decoration:none;
}
div#sidebar a:hover {
color: #cc0000;
text-decoration:none;
}

div#sidebar li {
list-style-type:none;
margin:0;
}
div#sidebar li form {
margin:0.2em;
padding:0;
}
div#sidebar ul ul {
margin:0.8em;
padding:0.8em;
}
div#sidebar ul ul li {
background-image:url('images/heart.jpg');
background-repeat:no-repeat;
background-position:0; 
padding-left:24px;
margin:0.1em;
}
div#sidebar ul ul ul {
margin:0.1em;
padding:0.1em;
}
div#sidebar ul ul ul li {
background-image:url('images/heart.jpg');
background-repeat:no-repeat;
background-position:0; 
padding-left:24px;
margin:0.1em;
}

div#footer {
font-family:Arial, Verdana, sans-serif;
background:#F9F9F9;
text-align:center;
font-size:0.8em;
color:#000;
}
div#footer a, a:visited{
color:#CC0000;
text-decoration:none;
}
div#footer a:hover {
color:#4B0082;
text-decoration:none;
}
.entry-title,.entry-meta {
clear:both;
}



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left:36px;
	border:none;
	background:url('images/quote.jpg') top left no-repeat;
	}

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

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}
	
.screen-reader-text {
     position: absolute;
     left: -1000em;
}

hr {
	display: none;
	}

a img {
	border:none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 0.9em;
	font-style:italic;
	line-height: 1em;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */
