@charset "utf-8";
/* CSS Document */
/*  
Theme Name: Angel Porch Photoblog
Description: This theme was custom designed for Angel Porch Photography and is NOT freeware.  Unauthorized use of this theme, graphics or code is a violation of copyright.
Version: 1.0
Author: Genevieve Sass
Author URI: http://lilaccreative.com/

*/

/* General Styling */

body{
	margin: 0;
	font-family: "Century Gothic", Arial, Helvetica, Sans-serif;
	font-size: 14px;
	text-align: left;
	vertical-align: top;
	background: #848484 url(images/bg.gif) repeat;
	color: #212121;
}

body, h1, h2, h3, h4, h5, h6, blockquote, p, form{
	margin: 0;
	padding: 0;
}

h1{
	font-size: 24px;
	padding: 0 0 10px 0;
}

h2.pagetitle{
	text-align: center;
	margin: 25px;
}

a:link, a:visited{
	text-decoration: none;
	color: #f63494;
}

a:hover{
	color: #3a3a3a;
}

p{
	padding: 10px 0 0 0;
}

.clear{
	clear: both;
}

/* Layout Wrappers & Header Styling */

#wrapper1{
	margin: 0 auto 0 auto;
	width: 1017px;
	text-align: left;
	background: url(images/ds.png) repeat-y;
	padding: 0;
}

#header{
	height: 156px; 
	width: 976px;
	background: url(images/navBg.gif) top left no-repeat;
	padding: 0;
	margin: 0 auto 15px;
}

h1.logo{
	background: url(images/logo.gif) top left no-repeat;
	float: left;
	height: 77px;
	margin: 75px 0 0 20px;
	padding: 0;
	text-indent: -9999px;
	width: 298px;
}

#flash{
	clear: both;
	margin: 0 auto;
	padding: 0;
	width: 1000px;
	z-index: 0;
}

#social{
	background: url(images/social.gif) top left no-repeat;
	height: 57px;
	margin: 15px auto;
	padding: 5px;
	width: 966px;
}

#twitter{
	float: left;
	margin: 0 10px 0 0;
	width: 760px;
}

#twitter h2{
	font-weight: normal;
	color: #fff;
	font-size: 18px;
	margin: 0 0 0 10px;
}

#twitter p{
	font-size: 12px;
	line-height: 12px;
	margin: 0 0 0 15px;
	padding: 0;
}

#socIcons{
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
}

#socIcons li{
	display: block;
	float: left;
	height: 52px;
	margin: 3px 12px 0 0;
	padding: 0;
	width: 52px;
}

.twitIcon a{
	background: url(images/twitter.gif) top left no-repeat;
	display: block;
	height: 51px;
	margin: 0;
	padding: 0;
	text-indent: -9999px;
	width: 51px;
}

.fbIcon a{
	background: url(images/facebook.gif) top left no-repeat;
	display: block;
	height: 52px;
	margin: 0;
	padding: 0;
	text-indent: -9999px;
	width: 52px;
}

.rss a{
	background: url(images/subscribe.gif) top left no-repeat;
	display: block;
	height: 52px;
	margin: 0;
	padding: 0;
	text-indent: -9999px;
	width: 52px;
}

/* Navigation Bar Styling */
#nav, #nav ul{
	list-style: none;
	padding: 0;
	margin: 0;
}

#nav{
	float: right;
	margin-right: 35px;
}

#nav li{
	display: block;
	position: relative;
	float: left;
	padding: 0;
}

#nav li.home a{
	background: url(images/navHome.gif) top left no-repeat;
	display: block;
	height: 89px;
	margin: 0;
	text-indent: -9999px;
	padding: 0;
	width: 83px;
	z-index: 0;
}

#nav li.home a:hover{
	background: url(images/navHome.gif) bottom left no-repeat;
}

#nav li.portfolio a{
	background: url(images/navPortfolio.gif) top left no-repeat;
	display: block;
	height: 126px;
	margin: 0;
	padding: 0;
	text-indent: -9999px;
	width: 114px;
	z-index: 0;
}

#nav li.portfolio a:hover{
	background: url(images/navPortfolio.gif) bottom left no-repeat;
}

#nav li.about a{
	background: url(images/navAbout.gif) top left no-repeat;
	display: block;
	height: 116px;
	margin: 0 0 0 -1px;
	padding: 0;
	text-indent: -9999px;
	width: 93px;
	z-index: 0;
}

#nav li.about a:hover{
	background: url(images/navAbout.gif) bottom left no-repeat;
}

#nav li.categories a{
	background: url(images/navCat.gif) top left no-repeat;
	display: block;
	height: 156px;
	margin: 0;
	padding: 0;
	text-indent: -9999px;
	width: 127px;
	z-index: 0;
}

#nav li.categories a:hover{
	background: url(images/navCat.gif) bottom left no-repeat;
}

#nav li.archives a{
	background: url(images/navArchives.gif) top left no-repeat;
	display: block;
	height: 133px;
	margin: 0;
	padding: 0;
	text-indent: -9999px;
	width: 116px;
	z-index: 0;
}

#nav li.archives a:hover{
	background: url(images/navArchives.gif) bottom left no-repeat;
}

#nav li.info a{
	background: url(images/navInfo.gif) top left no-repeat;
	display: block;
	height: 99px;
	margin: 0;
	padding: 0;
	text-indent: -9999px;
	width: 79px;
	z-index: 0;
}

#nav li.info a:hover{
	background: url(images/navInfo.gif) bottom left no-repeat;
}

#nav ul{
	position: absolute;
	list-style: none;
	display: none;
	left:auto;
}

#nav li.categories ul{
	top: 105px;
}

#nav li.archives ul{
	top: 85px;
}

#nav li.info ul{
	top: 45px;
}

#nav li.categories ul, #nav li.archives ul, #nav li.info ul{
	z-index: 99;
}

#nav ul li a, #nav li.categories ul li a, #nav li.archives ul li a, #nav li.info ul li a, #nav li.categories ul li a:hover, #nav li.archives ul li a:hover, #nav li.info ul li a:hover{
	background-image: none;
	display: block;
	font-size: 16px;
	height: auto;
	padding: 3px 0 3px 10px;
	margin: 0;
	text-indent: 0;
	width: 150px;
}

#nav li.categories ul li a, #nav li.archives ul li a, #nav li.info ul li a{
	background: #292929;
	filter:alpha(opacity=70);
	-moz-opacity:0.7;
	opacity: 0.7;
}

#nav li.categories ul li a:hover, #nav li.archives ul li a:hover, #nav li.info ul li a:hover{
	background: #292929;
	color: #f63494;
	filter:alpha(opacity=100);
	-moz-opacity:1;
	opacity: 1;
}

#nav li:hover ul{
	display: block;
}

#searchform{
	clear: right;
	float: right;
	margin: -10px 0 0;
}


/* Main Body Styling */

#container{
	padding: 20px;
}

.date{
	background: url(images/date.gif) top left no-repeat;
	float: left;
	height: 60px;
	margin: 0 20px 0 0;
	padding: 0;
	text-align: center;
	width: 60px;
}

.date .month{
	font-size: 14px;
	line-height: 14px;
	padding: 10px 0 0 0;
}

.date .day{
	font-size: 24px;
	line-height: 24px;
	margin: 0;
	padding: 0;
}

.title-block{
	float: left;
	margin: 0;
	padding:0;
	width: 820px;
}

.title-block h2{
	color: #f63494;
	font-size: 24px;
	margin: 0;
	padding: 10px 0 0 0;
	line-height: 24px;
}

.title-block p{
	border-top: 1px solid #3a3a3a;
	padding: 5px 0 0 0;
	margin: 5px 0 0 0;
	font-size: 12px;
	width: 850px;
}

.postBg{
	background: url(images/postBg.gif) top left repeat-y;
	margin: 0 auto 15px;
	padding: 0;
	width: 976px;
}

.postBot{
	background: url(images/postBot.gif) bottom left no-repeat;
	margin: 0;
	padding: 0;
	width: 976px;
}

.post{
	background: url(images/postTop.gif) top left no-repeat;
	margin: 0;
	padding: 20px;
	width: 936px;
}

#title-block{
	text-align: center;
	background: url(images/title-bg.gif) top left no-repeat;
	height: 75px;
	width: 909px;
}

#title-block p{
	padding: 0;
	margin: 0;
	font-size: 12px;
}

.post h2{
	font-size: 18px;
	font-weight: bold;
	padding: 7px 0 0 0;
	color: #eb008b;
}

.entry{
	clear: both;
line-height: 18px;
padding-bottom: 10px;
}

img.cat-img{
	margin-bottom: -1px;
}

p.postmetadata{
	border-bottom: 1px solid #ccc;
	margin: 0;
	padding-bottom: 5px;
	font-size: 12px;
}

.navigation{
	padding: 10px 0 0 0;
	font-size: 14px;
	font-weight: bold;
	line-height: 18px;
	text-align: center;
}

/* Comments Styles */
.meta-comments{
	clear: both;
}

.comments-template{
	margin: 10px 0 0;
	padding: 10px 0 0;
}

.comments-template ol{
	margin: 0;
	padding: 0 0 15px;
	list-style: none;
}

.comments-template ol li{
	margin: 10px 0 0;
	line-height: 18px;
	padding: 0 0 10px;
	border-bottom: 1px solid #ccc;
}

body.home .commentlist{
	color: #ffffff;
	list-style: none;
	max-height: 100px;
	overflow: auto;
	padding: 0 10px;
	font-size: 10px;
	width: inherit;
}

*html body.home .commentlist{
	height: 100px;
}

body.home .commentlist a:hover{
	color: #ffffff;
}

body.home .commentlist li{
	border-bottom: #fb7c9d 1px dotted;
	padding: 10px;
	clear: both;
}

body.home .meta-comments{
	font-size: 10px;
	padding-top: 5px;
}

.meta-comments a img{
	border: none;
}

.commBg{
	background: url(images/commBg.gif) top left repeat-y;
	margin: 0 auto;
	padding: 0;
	width: 901px;
}

.commBot{
	background: url(images/commBot.gif) bottom left no-repeat;
	margin: 0;
	padding: 0 0 10px;
	width: 901px;
}

.commTop{
	background: #292929 url(images/commTop.gif) top left no-repeat;
	height: 21px;
	margin: 0 auto;
	padding: 5px 0 0 15px;
	width: 886px;
}

.commTop a{
	color: #292929;
}

.commTop a:hover{
	color: #fff;
}

.commTop .commentform{
	background: #f63494;
	padding: 0 15px 15px;
}

body.home a.comments_link{
	font-size: 10px;
	padding-top: 15px;
	margin-top: 15px;
}

.comments-template h2, .comments-template h3{
	font-family: "Century Gothic", Arial, Helvetica, Sans-serif;
	font-size: 16px;
}

.commentmetadata{
	font-size: 10px;
}

.comment-author{
	color: #1db4bd;
	font-weight: bold;
}

.comment-meta{
	font-size: 10px;
	float: left;
	display: inline;
}

.comment-meta a{
	color: #f63494;
}

.comment-meta a:hover{
	color: #fff;
}

.comment-text p{
	margin: 0;
	padding: 0;
}

.comments-template p.nocomments{
	padding: 0;
}

.comments-template textarea{
	font-family: "Century Gothic", Arial, Helvetica, Sans-serif;
	font-size: 12px;
}


/* Bottom Sidebar and Footer Styling */
#sidebars{
	background: #3a3a3a url(images/ftTop.gif) top center no-repeat;
	color: #969696;
	margin: 0 auto;
	padding: 40px 40px 0;
	width: 895px;
}

#sidebars ul{
	display: inline;
	list-style: none;
	margin: 0;
	padding: 0;
}


#sidebars h2{
	color: #f63494;
	padding-top: 15px;
}

#sidebars a{
	color: #969696;
}

#sidebars a:hover{
	color: #ffa2c7;
}

#sidebar1, #sidebar2, #sidebar3{
	width: 220px;
	float: left;
}

#sidebar1, #sidebar2{	
	padding-right: 115px;
}

#bio p.more{
	float: right;
}

table#wp-calendar{
	width: 100%;
}

#footer{
	text-align: center;
	clear: both;
	padding: 5px;
	font-size: 11px;
}

#footer p{
	line-height: 18px;
}

#footer a{
	color: #f63494;
}

/* WP Image-in-Post Alignment */

img.alignleft, div.alignleft {
float:left;
margin:0 0.5em 0.5em 0;
}

img.alignright, div.alignright {
float:right;
margin:0 0 0.5em 0.5em;
}

img.aligncentered, div.aligncentered {
text-align:center;
margin:0 auto;
}



