/*
Theme Name: Lily Glover Photography
Theme URI: http://lily/
Description: Theme build for Lily Glover Photography.
Version: 1.0
Author: Red Design Group
Author URI: http://www.reddesigngroup.com
Tags: fixed width, two columns

	This theme was designed and built by Red Design Group for
	Lily Glover Photography whose blog you will find at http://lilyglover.com/blog
*/

@import "js/jQuery/fancybox/jquery.fancybox-1.2.6.css";

strong {
	font-weight: bold;
	color: #fff;
}

em {
	font-style: italic;
	font-size: inherit !important;
	font-weight: inherit !important;
}

div#header h1 {
	position: static;
	text-indent: -9999px;
	background: url("images/bg_blog_tagline.gif") no-repeat;
	float: right;
	width: 525px;
	height: 67px;
}


div#header div.returnHome {
	background: url(/images/bg_nav_divider.jpg) no-repeat left;
	padding-left: 5px;
	height: 55px;
	float: left;
}

div#header div.returnHome a {
	background: url(/images/bg_nav_divider.jpg) no-repeat right;
	padding-right: 5px;
	display: block;
	height: 55px;
	width: 100px;
	text-align: center;
	line-height: 3.5em;
}

#banner {
	background: url("images/bg_blog_banner.jpg") repeat-x;
	height: 170px;
}

.blog #main {
	float:none;
	margin:20px 0;
	width:980px;
	padding: 0;	
	overflow: hidden;
}

.blog div#pageContent {
	width:697px;
	display:inline;
	float:left;	
	margin-left: 5px;
	background: #000;
	border: 0;
	padding: 10px 20px;
	overflow: hidden;
}

.intro {
	border: 1px solid #ccc;
	padding: 10px 15px;
}

.blog div#sidePanel {
 	margin:30px 14px 0 0;
	width:223px;
	display:inline;
	float:left;
}

div#searchBar {
	background: url("images/bg_nav.gif") repeat-x top left;
	height: 24px;
	margin-top: 30px;
	padding: 3px 0 5px;
	clear: both;
}

.blog #searchform {
	float: right;
	margin-right: 25px;
}


.blog #searchform #searchsubmit {
	background:transparent url(/images/bg_button.gif) no-repeat scroll 0 0;
	border:0 none;
	color:#FFFFFF;
	height:28px;
	width:82px;
}

.blog #searchform label {
display: none;
}

.blog #sidePanel p {
	text-align: left;
}


/* Headers */


.blog h2 {
	font-size:2.6em !important;
}

.blog h3 {
	font-size:2em;
	font-weight: normal;
	font-family: "Lucida Sans Unicode","Lucida Grande",Garuda,sans-serif;
}

.blog h5 {
	font-weight: bold;
	padding:1px 3px;
	color: #f3d8d1;
}

.blog .post h6 {
	text-transform: uppercase;
	color: #B53D40;
	font-size: 1.1em;
}


/* Images */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 10px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 10px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	margin-left: 10px;
	}

.alignleft {
	float: left
}

.alignright {
	margin: 10px 10px 10px 20px !important;
	}

.alignleft {
	margin: 10px 20px 10px 10px !important;
}



/* 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: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
	color: #333;
}
/* End captions */

/* Overview Post */

.blog .post {
	background: #000;
	margin: 10px 0 30px;
	padding: 0 15px;
	clear: both;
}

.blog .post img {
border: 1px solid #fff;
}

.blog a:link,
.blog a:visited {
	color:#fff;
	text-decoration: none;
}

.blog a:hover {
	color: #f3c4c0;
}

.blog div#sidePanel li {
	border-bottom: 1px solid #FFFFFF;
	margin-top:5px;
	padding:3px;
}

.blog div#sidePanel li.last {
	border: 0;
}

.blog div#sidePanel li li {
	border: 0;
}

.blog div#sidePanel a:link,
.blog div#sidePanel a:visited {
	color:#fff;
	text-decoration: none;
	font-size: 1.1em;
}

.blog div#sidePanel a:hover {
	color: #f3c4c0;
}

.blog .postmetadata {
	background: #111;
	padding: 2px 12px;
	margin-top: 10px;
}

/* Comments */

.comment {
	border-bottom: 1px solid #fff;
	padding-bottom: 10px;
}


h3#comments {
	font-size: 2em !important;
	margin: 40px 14px 20px;
}

#respond {
	margin-left: 14px;
}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
.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;
	margin-right: 10px;
	}

.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;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}
	
	#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
	
	#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}

/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px 14px;
	padding: 5px 5px 10px 0;
	list-style: none;

	}

.commentlist a:link,
.commentlist a:visited {
	
}

.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 5px 5px 5px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */

.entry:after {
	content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

#sidePanel .twitter {
	width: 150px;
	border: 1px solid #fff;
	text-align: center;
	margin-top: 20px;
	background: #030303;
	
}

#sidePanel .twitter img {
	border: 0;
}

#sidePanel .twitter h5 {
	padding-bottom: 5px;
}

/* 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: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */

/* Search Results */

.blog .searchForm #searchform {
	float: none;
}

.blog .searchForm #searchform #searchsubmit {
	background: none;
	color: #fff;
	cursor: pointer;
	width: auto;
	padding: 3px;
}

a.more-link {
	display: block;
	margin-top: 10px;
}

.navigation {
	clear: both;
}
