/*
Theme Name: Angie Everhart
Theme URI: 
Description: 
Version: 1.6
Author: John Troynousky
Author URI: http://www.mww.com/
Tags: Angie Everhart

*/

* {
	padding:0;
	margin:0;
}

body {
	font-size: 12px; 
	font-family: "Times New Roman", Times, serif;
	background: #a2b8bd url('images/gradientBG.png') repeat-x;
	color: #7d7d7d;
	text-align: center;
	margin: 0 0 20px 0;
	padding: 18px 0 0 0;
	line-height:24px;
	}

#wrapper {
	margin: 0 auto;
	width: 752px;
}

#page {
	text-align: left;
	padding: 13px 0 25px 0;
	background: url('images/tileDS.png') repeat-y;
	float:left;
	width:752px;
}

a img {
	border: 0;
}

a:link, a:visited {
	color: #d2723c;
	text-decoration:none;
}

h1 {
	font-size: 18px;
	font-weight: bold;
	color: #d2723c;
	margin: 0 0 8px 0;
}

#topDS {
	width: 752px;
	height: 24px;
	background: url('images/topDS.png') no-repeat top left;
}

#footer {
	height: 27px;
	background: url('images/footerTile.png') repeat-x;
	color: #efefef;
	font-size: 10px;
	text-align:left;
	padding: 0 0 0 75px;
	float:left;
	width: 682px;
}

#footerInner {
	padding: 0;
}

#bottomDS {
	width: 752px;
	height: 24px;
	background: url('images/bottomDS.png') no-repeat top left;
	float:left;
	z-index: 0;
}


/* Begin Homepage Styles */


#homeCopy {
	background: url('images/w.png') no-repeat;
	width:345px;
}

#homeCopy a, #sidebar a {
	font-weight:bold;
	font-style:italic;
}

#homeCopyInner {
	padding: 37px 0 0 13px;
	text-indent: 50px;
}



/* End Homepage Styles */


/* Begin Header Styles */


#headerBG {
	margin: 0;
	padding: 0;
	height: 41px;
	background: url('images/tileHeader.png') repeat-x;
}

#header {
	padding:11px 0 0 32px;
}

#header a:link, #header a:visited {
	color: #ffffff;
	text-decoration:none;
}

#angie_everhart {
	background: url('images/Angie_Everhart.png') repeat-x;
	width:260px;
	height:18px;
	float:left;
	position:absolute;
}

#topMenuContainer {
	position: absolute;
	z-index: 20;
	margin: -2px 0 0 275px;
}

ul#topMenu {
	font-size: 14px;
	line-height:18px;
	font-style: italic;
	color: #ffffff;
}

ul#topMenu li {
	display:block;
	float:left;
	background: url('images/topMenuDivider.png') no-repeat right;
}

ul#topMenu li a {
	padding: 0 9px 0 9px;
}

ul#topMenu li.last {
	background: none;
}



/* End Header Styles */


/* Begin Transparency Styles */


#angie {
	width: 228px;
	height: 608px;
	background: url('images/angie.png') no-repeat right;
	position:absolute;
	margin: -40px 0 0 497px;
	z-index: 10;
}

#angie_l2 {
	width: 256px;
	height: 169px;
	background: url('images/angie_l2.png') no-repeat right;
	position:absolute;
	margin: -50px 0 0 524px;
	z-index: 10;
}



/* End Transparency Styles */


/* Begin Level 2 Styles */

.homepage {
	padding: 45px 0 20px 55px;
	margin: 0px 0 0;
	width: 400px;
}

.narrowcolumn {
	padding: 45px 0 20px 55px;
	margin: 0px 0 0;
	width: 400px;
	min-height:505px;
}

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 450px;
}


.entry {
	line-height: 18px;
	background: url('images/l2BG.png') no-repeat top left;
	padding: 0 0 0 20px;
	float:left;
}


.entry p {
	margin: 0 0 18px 0;
}



/* End Level 2 Styles */


/* Begin Sidebar Styles */

#sidebar {
	width: 200px;
	float:right;
	margin-top:60px;
	margin-right: 30px;
}

#latestNews {
	background: url('images/latest_news.png') no-repeat top left;
	margin: 42px 0 0 0;
	padding: 0;
	text-indent: 0;
	padding: 20px 0 20px 0;
	font-size: 13px;
	line-height: 18px;
	border-bottom: 1px solid #eed2c3;
}

#latestNews.noBorder {
	border: 0;
	padding-bottom: 0;
}

#latestNews.noMargin {
	margin: 0;
}


#latestNews img{
	margin-bottom: 7px;
}

ul.blogList {
	padding-bottom:15px;
	border-bottom: 1px solid #eed2c3;
	margin-bottom:20px;
}

#gallery {
	background: url('images/gallery.png') no-repeat top left;
	margin: 20px 0 0 0;
	padding: 0;
	text-indent: 0;
	padding: 20px 0 20px 0;
	font-size: 13px;
	line-height: 18px;
}

#gallery a {
	display:block;
	width:100%;
	height:100%;
}

#galleryPictures {
	background: url('images/galleryPictures.png') no-repeat top left;
	width: 191px;
	height: 147px;
	margin-top: 6px;
}



/* End Sidebar Styles */


/* Begin Miscellaneous Styles */

.clear {
	clear:both;
}

h3, h3 a, h3 a:link, h3 a:visited{
font-size:14px;
color:#000000; 
font-weight:bold;
}

/* End Miscellaneous Styles */

.blogList{
padding:0px;
margin:30px 0 0 0;
}
.blogList li{
list-style:none;
}

.blogList li ul {
margin:0px 0px 0px 20px;
}

.blogList li ul li{
list-style:square;
}