/*
Theme Name: A Hope and a Wish Photography Theme
Description: Custom theme for A Hope and a Wish Photography 
Version: 
Author: Designing Fresh
Author URI: http://designingfresh.com/

*/
body {
	color: #271a0a;
	font-family:  Tahoma, Arial;
	font-size: 15px;
	background-color: #271a0a;
	padding-top: 25px;
	padding-bottom: 25px;
}


a {
	text-decoration:underline;
	color: #271a0a;
}

#logo {
	height:164px;
	width:967px;
	background-image: url(images/logo.png);
	background-repeat: no-repeat;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	margin-top: 0px;
}
#links {
	width:930px;
	height: 30px;
	margin-right:auto;
	background-repeat: no-repeat;
	background-position: left center;
	margin-left: auto;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: dashed;
	border-bottom-style: dashed;
	border-top-color: #e4bec8;
	border-bottom-color: #e4bec8;
	text-align: center;
	vertical-align: middle;
}
a:hover {
	text-decoration: none;
	color: #fe0c00;
}
#ml {
	margin-right:auto;
	margin-left: auto;
	margin-top: 5px;
	background-position: center;
}
#menu li a:hover {
	color:#ffffff; 
} 

#menu li a:link {
	color: #271a0a;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	text-decoration: none;
	vertical-align: middle;
} 
#menu li a:visited {
	color: #271a0a;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	text-decoration: none;
} 
#banner {
height: 100%; 
overflow: hidden;
}


.holder {
	background-color: #ee88ba;
	float: right;
	width: 200px;
}
.holder .text strong {
	display:block;
	font-size:10px;
	color:#2c2c2c;
	font-weight:normal;
	line-height:17px;
	position:relative;
	margin:-4px 0 0;
}
.holder .text p {
	font-size:10px;
	color:#2c2c2c;
	line-height:17px;
	margin:0 0 5px;
}


.title {
	margin-top: 15px;
	background-image: url(images/flower.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 50px;
	margin-left: 10px;
}

.ti, .title h2 {
	font-size:25px;
	font-family:  Tahoma, Arial;
	font-weight:normal;
	line-height:25px;
	color: #271a0a;
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 50px;
	padding-bottom: 5px;
}
h2 {
	margin:0;
	font-size:25px;
	font-family:  Tahoma, Arial;
	font-weight:normal;
	line-height:25px;
	color: #271a0a;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e4bec8;
}
h2 a:hover {
	color: #bf647a;
}
h3 {
	margin:0;
	font-size:20px;
	font-family:  Tahoma, Arial;
	font-weight:normal;
	line-height:25px;
	color: #271a0a;	
}
	
.title span a, .title span {
	color: #271a0a;
	font-size:11px;
	font-weight:normal;
	line-height:24px;
	margin-left: 55px;
}



.navigation {
	text-align: center;
	margin-top: 10px;
	margin-bottom: 0px;
	font-size: 12px;
	font-family:  Tahoma, Arial;
	width: 100%;
	background: #ffffff;
	padding: 0px 0px;
	height: 15px;
	color: #271a0a;
}
.navigation a {text-decoration:none;}
.navigation a:hover {text-decoration:underline;}

.navbg {background: #fff;}

#footer {
	width:967px;
	font-family: Tahoma, Arial;
	color: #271a0a;
	text-align:center;
	font-size: 12px;
	background-repeat: no-repeat;
	background-position: center top;
	margin-right: auto;
	margin-left: auto;
	padding-top:0px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	height: 33px;
	background-image: url(images/footer.png);
}
#footer p {margin:0;}
#footerstyle, #footerstyle a:link, #footerstyle a:hover, #footerstyle a:visited {
	text-decoration: none;
	color: #e4bec8;
	font-size: 12px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	height: 15px;
	width: 900px;
}


.alignleft {float: left;}
.alignright {float: right;}

.clear {clear: both;}




body {
	margin:0;		
}
img {border-style:none;}
input,
textarea,
select{
	font:100% arial,sans-serif;
	vertical-align:middle;
}
form,fieldset{
	margin:0;
	padding:0;
	border-style:none;
}

#main {
	width: 967px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-repeat: repeat-y;
	padding: 0px;
	background-image: url(images/insideback.png);
}

#header img {
	display:block;
	margin-right: auto;
	margin-left: auto;
}
#menu {
	list-style:none;
	margin:0;
	padding:0 0 0px 15px;	
	height:1%;
}
#menu:after {
	display:block;
	clear:both;
}
#menu li {
	float:left;
	padding-top: 0px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 40px;
}
#menu li a {
	height:25px;
	float:none;
	text-align:center;
	text-decoration:none;
	vertical-align: middle;
	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;
}
#menu li.hover a,
#menu li:hover a,
#menu li.hover,
#menu li:hover {
	position: relative;
}
#menu li.hover ul,
#menu li:hover ul {
	display: block;
}
#menu ul {
	padding:14px 0 6px;
	margin:0;
	list-style:none;
	width:150px;
	display: none;
	position: absolute;
	left: 0;
	top: 100%;
	background-color: #efdae0;
}
#menu ul li {
	padding:0 10px 0 17px;
	width:120px;
}
#menu ul li a {
	text-align:left;
	width:100%;
	background:none;
	color: #271a0a;
	line-height:18px;
	height:auto;
	display:block;
}
#menu ul li a:hover {
	color:#bf647a;
}

/*
#rss {
	display:block;
	width:43px;
	height:44px;
	overflow:hidden;
	text-indent:-9999px;
	background:url(images/rss.png) no-repeat;
}*/

#content {
	width:900px;
	padding-top: 5px;
	padding-right: 25px;
	padding-bottom: 0px;
	padding-left: 30px;
}
.entry {	
	overflow:hidden;
}
.entry p {
	line-height:25px;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 22px;
	margin-left: 40px;
}
.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
	padding: 15px 0px;
}
.title a {
	text-decoration: none;
}
.postmetadata {
	font-size: 10px;
	padding: 10px;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
}
.postmetadata a {
	color: #271a0a;
	text-decoration:none;
	outline:none;
}
.postmetadata a:hover {text-decoration:underline}
.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}
	
.center {text-align: center;}
.center2 {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em  "Century Gothic", Tahoma, Arial;;
	}
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
}

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

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

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}
.commentlist {width: 920px;}
#commentform p {
font-family: "Century Gothic", Tahoma, Arial;
	}

.commentmetadata {
	font-weight: normal;
	}
.comments {
	padding-bottom: 15px;
}
.breaker {height: 20px; width: 100%;}