/*
Theme Name: ZP
Theme URI: http://wordpress.org/
Description: The official theme of ZsaZsaPadilla.com
Version: 1.0
Author: Mark Collado
Author URI: http://www.makspot.com/
Tags: purple, custom header, fixed width, two rows

	Sunlit Sarah (for SarahGeronimo.com)
	http://www.makspot.com/

	This theme was designed and built by Mark Collado,
	whose website can be found at http://www.makspot.com/

*/

body {
	background-color: #2e1f26;
	margin: 0px;
	color: #ffffff;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	height: 100%;
	background-image: url(images/bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

a {
	color: #c0985d;
	text-decoration: none;
}

a:hover {
	color: #fff;
}

a:focus {
    -moz-outline-style: none;
}
hr {
	border: 1px solid #32232a;
}
#header {
	background-image: url(images/headerbg.jpg);
	background-repeat: no-repeat;
	background-position: left;
	height: 30px;
	padding-left: 10px;
	padding-right: 10px;
	clear:both;
	background-color: #271a20;
	font-size: 11px;
}
#mainbanner {
	background-image: url(images/mainbanner.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	height: 191px;
}
#mainnaviaccent {
	background-image: url(images/mainnaviaccent.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	height: 29px;
}
#navi {
	background-image: url(images/navibg.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	height: 31px;
}
#navi ul {
	margin: 0px;
	padding: 0px;
}
#navi li {
	list-style: none;
	overflow: hidden;
	width: 100%;
	display: inline;	
	padding-left: 10px;
	padding-right: 15px;
}
#navi a {
	color: #ffffff;
	text-decoration: none;
	font-size: 14px;
	font-style: italic;
}
#navi a:hover {
	text-decoration: underline;
	color: #99829f;
}
#bottnaviaccent {
	background-image: url(images/bottnaviaccent.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 3px;
	line-height: 3px;
}
.main {
	background-image: url(images/mainbg.jpg);
	width: 670px;
	background-repeat: no-repeat;
	background-position: top left;
	padding: 10px;
}

.maincontent {
	background-image: url(images/mainbg.png);
	background-repeat: repeat;
	padding: 10px;
}
#children {
	text-align: right;
}
#children a {
	color: #ffffff;
	text-decoration: none;
	font-size: 13px;
	font-weight: bold;
}
#children a:hover {
	text-decoration: underline;
	color: #99829f;
}
#children li {
	list-style: none;
	overflow: hidden;
	width: 100%;
	display: inline;	
	padding-left: 15px;
}
#datebg {
	background-image: url(images/datebg.png);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: center;
	height: 45px;
	width: 45px;
	margin-top: 4px;
	margin-right: 10px;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 3px;
}
#datebg .month {
	font-size: 10px;
	text-transform: uppercase;
	letter-spacing: 2px;
}
#datebg .day {
	line-height: 25px;
	font-size: 30px;
	font-weight: bold;
}
#postnavigation {
	background-image: url(images/navigationbg.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 17px;
}
#commentnavigation {
	background-image: url(images/navigationbg.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 17px;
	margin-top: 10px;
}
ol.commentlist {
	margin-left: 0;
	padding-left: 0;
	list-style: none;
}
div.comment-body {
	padding: 5px;
	margin: 10px;
	background-image: url(images/mainbg.png);
	background-repeat: repeat;
}
div.comment-meta {
	font-size: 10px;
}
cite.fn {
	font-weight: bold;
}
.side {
	background-image: url(images/1.jpg);
	width: 92px;
	background-repeat: no-repeat;
	background-position: top left;
}
.one {
	background-image: url(images/2.jpg);
	height: 254px;
	background-repeat: no-repeat;
	background-position: top left;
}
.two {
	background-image: url(images/3.jpg);
	height: 302px;
	background-repeat: no-repeat;
	background-position: top left;
}
.three {
	background-image: url(images/4.jpg);
	height: 313px;
	background-repeat: no-repeat;
	background-position: top left;
}
.four {
	background-image: url(images/5.jpg);
	height: 100%;
	background-repeat: no-repeat;
	background-position: top left;
	height: 80px;
}
.footer {
	background-color: #1a1115;
	padding: 10px;
	height: 180px;
	width: 33%;
	font-size: 10px;
	color: #999;
}
.footer p {
	margin: 0px;
}
.footer ul {
	margin-left: 0;
	padding-left: 0;
	list-style: none;
	margin-top: 3px;
}
.footer li {
	padding-left: 20px;
	background-image: url(images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 1px 1px;
}
#searchform {
	margin-top: 5px;
}
#searchform input.txt {
	border: 1px solid #37272e;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	color: #866b78;
	padding-left: 3px;
	padding-right: 23px;
	width: 171px;
	height: 20px;
	background-image: url(images/search.jpg);
	background-position: right center;
}
#searchform input.txt:hover {
	border: 1px solid #654e59;
}
#searchform input.txt:focus {
	border: 1px solid #fff;
	background-image: url();
}
h1 {
	font-size: 28px;
	margin: 0px;
	margin-bottom: 10px;
	font-weight: normal;
	color: #fff;
}

h2 {
	font-size: 26px;
	margin: 0px;
	font-weight: normal;
	font-style: italic;
	color: #999;
}

h3 {
	font-size: 20px;
	font-weight: normal;
	font-style: italic;
	margin: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

h3 a {
	color: #a383ab;
	margin: 0px;
	text-decoration: none;
}
h3 a:hover {
	text-decoration: underline;
	color: #a383ab;
}

h4 {
	font-size: 16px;
	margin: 0px;
	font-weight: normal;
	font-style: italic;
	color: #fff;
}
div.navigation {
	margin-bottom: 10px;
	font-size: 10px;
}
div.navigation a {
	color: #a383ab;
	text-decoration: none;
}
div.navigation a:hover {
	color: #fff;
	text-decoration: underline;
}
div.excerpt {
	font-size: 11px;
}
p.postmetadata {
	color: #999;
}
p.postinfo {
	font-size: 10px;
	color: #ccc;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	background-image:url(images/comment.gif);
	background-position:left center;
	background-repeat:no-repeat;
	height:12px;
	padding-left:13px;
}

p.postinfo a {
	font-weight: bold;
}

div.post {
	width: 650px;
	overflow: hidden;
}

div.indexpost {
	width: 650px;
	overflow: hidden;
	margin-top: 10px;
}
img {
	border: 0px;
}
.alignnone {
	display: inline;
}
.aligncenter {
	padding: 4px;
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

.alignright {
	padding: 4px;
	display: inline;
	float: right;
	text-align: right;
		margin: 0 0 2px 7px;
	}

.alignleft {
	padding: 4px;
	display: inline;
	float: left;
	text-align: left;
		margin: 0 7px 2px 0;
	}
.wp-caption-text {
	margin: 1px;
	font-size: 10px;
	color: #ccc;
	font-style: italic;
}
.alignright {
	}