/*
THEME NAME: Posey
THEME URI: http://www.poseyevents.com/
DESCRIPTION: Custom theme for the PoseyEvents.com Website
VERSION: 1.0
AUTHOR: Blase Design
AUTHOR URI: http://www.blasedesign.com/
TAGS: custom, two-columns, fixed-width, theme-options, right-sidebar.
Template: thematic
The poseyevents theme is copyright 2010 http://poseyevents.com/
This work is released under the Creative Commons Attribution-Noncommercial-No Derivative Works 3.0 United States License.
http://creativecommons.org/licenses/by-nc-nd/3.0/us/
*/

/* Import template css rules */
@ximport url("../thematic/style.css");

* {
	font-size:100.01%;

}
html {
	font-size:62.5%;
}
body {
	margin:0 auto;
	padding:0;
	background:#545a64 url(images/tile.png);
	color: #333;
	min-width:
}
/* General reset */
form, fieldset {
	margin: 0;
	padding: 0;
	border-style: none;
}
img {
	border:0;
}
body, input, select, textarea {
	font: 100% Georgia, Times, "Times New Roman", serif;
	font-size-adjust:none;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:16px;
	vertical-align: middle;
}
a, a:link {
	color: #333;
	text-decoration: underline;
	outline:0;
}
a:hover, a:active, a:visited {
	color:#333;
	text-decoration: none;
	outline:0;
}
/* General settings */
#wrapper {
	width:975px;
	margin: 0 auto;
}
/* header */
#header {
	width:975px;
	height:200px;
	background:url(images/bg-header.png) no-repeat;
	position:relative;
	margin:0 auto;
	padding:0;
}
#header h1 {
	position:absolute;
	top:59px;
	left:220px;
}
#header h1 a {
	display:block;
	width:249px;
	height:40px;
	background:url(images/posey.gif) no-repeat;
	text-indent:-9999px;
}
#header #contact {
	position:absolute;
	top:7px;
	left:0;
}
#header #contact a {
	display:block;
	width:196px;
	height:47px;
	text-indent:-9999px;
	background:url(images/contact.png) 0 0 no-repeat;
}
#header #contact a:hover {
	background-position:0 -47px;
}
/* navigation */
#header #navigation {
	list-style:none;
	position:absolute;
	top:150px;
	left:23px;
}
#header #navigation li {
	float:left;
	margin:0;
}
#navigation li a {
	height:37px;
	display:block;
	overflow:hidden;
	text-indent:-9999px;
}
#navigation .weddings a {
	width:148px;
	background:url(images/navigation.gif) 0 0 no-repeat;
}
#navigation .weddings a:hover, #navigation .weddings .on {
	background-position:0 -37px !important;
}
#navigation .events a {
	width:113px;
	background:url(images/navigation.gif) -148px 0 no-repeat;
}
#navigation .events a:hover, #navigation .events .on {
	background-position:-148px -37px;
}
#navigation .about a {
	width:113px;
	background:url(images/navigation.gif) -261px 0 no-repeat;
}
#navigation .about a:hover, #navigation .about .on {
	background-position:-261px -37px;
}
#navigation .services a {
	width:122px;
	background:url(images/navigation.gif) -374px 0 no-repeat;
}
#navigation .services a:hover, #navigation .services .on {
	background-position:-374px -37px;
}
#navigation .news a {
	width:103px;
	background:url(images/navigation.gif) -496px 0 no-repeat;
}
#navigation .news a:hover, #navigation .news .on {
	background-position:-496px -37px;
}
/* main content */
.content-wrap {
	width:820px;
	overflow:hidden;
	padding:10px 95px 0 60px;
	background:url(images/bg-wrapper.png) repeat-y;
}
.content-wrap-btm {
	width:820px;
	overflow:hidden;
	padding:0 95px 0 60px;
	background:url(images/bg-wrapper-btm.png) no-repeat 0 100%;
	height:20px;
	overflow:hidden;
}
/*footer style*/
#footer {
	/* bg img width: 975px */
	width:840px;
	padding:30px 95px 0 40px;
	background:url(images/bg-footer.png) no-repeat 0 -10px;
	margin:0;
	color:#ffffff;
	border:0 none;
}
#footer #contact-info {
	float:right;
	text-align:right;
	font-size:12px;
	margin:0 !important;
	padding:0;
}
#footer #contact-info li {
	float:right;
	text-align:right;
	font-size:12px;
	margin:0 !important;
	padding:0;
}
#footer ul {
	list-style:none;
	margin:0 0 7px;
	padding:0;
}
#footer ul li {
	display:inline;
	font-size:10px;
	margin:0 7px 0 0;
	letter-spacing:1px;
}
#footer a {color:#ffffff;position:relative;text-decoration:none;}
#footer a:hover {text-decoration:underline;}
#footer-btm {
	width:840px;
	padding:0 95px 0 30px;
	background:url(images/bg-footer-btm.png) no-repeat 0 0;
	margin:-7px 0 0;
	height:40px;
}

/* Theme specific styles are below */
#content {
	float:left;
	padding:0;
	width:560px;
	margin:0;
	overflow:hidden;
}
#content-wide {
	float:left;
	padding:0;
	width:800px;
	margin:0;
	overflow:hidden;
}
#content-wide h1.entry-title { display:none !important; }
.entry-utility {
	border-bottom:1px dotted #b1b7bd;
	color:#a7a9ac;
	font-size:10px;
	line-height:18px;
	margin:0 0 10px;
	padding:0 0 5px;
	text-align:right;
}
.entry-utility a, .entry-utility a:active, .entry-utility a:hover {
	color:#a7a9ac;
	font-style:normal;
}
.entry-content {
	color:#646f7c;
	font:11px georgia, times, "Times New Roman", serif;
	padding:0;
	margin:15px 0;
	overflow:hidden;
}
.entry-content .visual { /* div holding home photo slideshow */
	width:800px;
	height:222px;
	margin:0 0 20px;
	padding:0;
	overflow:hidden;
}
.entry-content p {
	margin:0 0 15px;
	line-height:16px;
	clear:both;
}
.post img {
	max-width:560px!important;
}
.entry-content hr {
	margin:0 0 20px;
	height:3px;
	background:url(images/divider.gif) repeat-x 0 0;
	border:0px none;
	clear:both;
}
.wp-caption-text {
	margin:0 13px 10px 0;
	text-align:right;
	font-size:9.5px;
}
.navigation {
	width:100%;
	margin:0 0 10px;
	height:14px;
	display:block;
}
.navigation div {
	display:inline;
}
.nav-previous { float:left; }
.nav-next { float:right; }
.edit-link { line-height:200%;clear:both;padding-top:10px; }
/*********************************************************************************/
/*********************** special layouts for some WP pages ***********************/
/*********************************************************************************/
.about-container, .column-container {
	width:390px;
	float:left;
	margin:15px 15px 15px 0;
	background-repeat:no-repeat;
	background-position:0 27px;
	min-height:249px;
}
.about-container h3, .column-container h3 {  
	width:390px;
	height:14px;
	margin:0;
	padding:0;
	text-indent:-9999px;
}
.about-container p, .column-container p {
	margin:13px 0 0;
	padding:0 0 0 135px;
}
.about-container ul, .column-container ul {
	margin:13px 0 0;
	padding:0 0 0 130px;
}
.about-container ul li, .column-container ul li {
	margin:0 0 3px;
	background:url(images/bullet.gif) no-repeat 0 5px;
	padding:0 0 0 8px;
	list-style:none
}
/* about page */
#about-madeline { background-image:url(images/about-madeline.jpg); }
#about-bonni { background-image:url(images/about-bonni.jpg);margin-right:0 !important; }
#about-madeline h3 { background:url(images/about-madeline.png) no-repeat 0 0; }
#about-bonni h3 { background:url(images/about-bonni.png) no-repeat 0 0; }
/* services page */
#services-weddings { background-image:url(images/services-weddings.jpg); }
#services-events { background-image:url(images/services-events.jpg);margin-right:0 !important; }
#services-weddings h3 { background:url(images/services-weddings.png) no-repeat 0 0; }
#services-events h3 { background:url(images/services-events.png) no-repeat 0 0; }
/*contact form */
#contact-form ul {
	list-style:none;
	margin:0;
	padding:0;
	width:450px;
}
#contact-form ul li {
	list-style:none;
	clear:both;
	margin:0 0 20px 0;
	padding:0 0 20px 0;
	vertical-align:middle;
	text-align:left;
	line-height:18px;
}
#contact-form li div {
	float:left;
	line-height:18px;
}
#contact-form ul li .text {
	float:right;
	padding:2px;
	width:280px !important;
}
#contact-form ul li .checkbox {
	margin:0 30px 0 5px;
	padding:0;
}
#contact-form ul li textarea {
	width:280px;
	height:80px;
	padding:2px;
	margin:0px;
	float:right;
}
#contact-form ul li #submit {
	float:right;
	margin:0;
	xpadding:0;
}
input[type="text"], textarea, select {
	border:1px solid #2c3c4c;
	outline:0;
}
textarea:focus, input[type="text"]:focus {
	border:1px solid #E92390;
}
/*********************************************************************************/
/*********************************************************************************/
/* sidebar styles */
#primary {
	border:0 none;
	margin:0;
	padding:0;
}
.main-aside {
	float:right;
	position:inherit;
	right:10px;
	width:215px;
}
.aside {
	float:right;
	xclear:both;
	width:215px;
	padding:0;
	margin:0;
	font:11px georgia, times, "Times New Roman", serif;
	xborder:thin solid red;
}
.aside a {
	color:#a7a9ac;
	text-decoration:none;
}
.aside a:hover {
	color:#646f7c;
	text-decoration:underline;
}
.form-submit input {
	background:#a7a9ac;
	border:1px solid #646f7c;
	padding:5px;
	color:#ffffff;
}
.aside h3 {
	font:italic 16px georgia, times, "Times New Roman", serif;
	color:#646f7c;
	margin:0;
	padding:0;
	text-align:left;
}
.aside ul {
	padding:0;
}
.aside ul li {
	margin:0 0 15px;
}
.aside ul {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0;
}
.aside ul ul {	
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:3px 0 0;
}
.aside ul ul li {
	margin:0 0 0 25px;
	padding:0;
	line-height:18px;
	text-align:left;	
}
.aside p, .aside ul, .aside ol, .aside dd, .aside pre {
	margin-bottom:0;
}

/*comments*/
#comments {
	margin:20px 0;
	padding:0;
}
#comments, #comments a {
	color:#727c8d;
	font-family:georgia, times, "Times New Roman", serif;
}
#comments h3 {
	font:bold 16px georgia, times, serif;
	padding:0;
	margin:0;
}
#respond { background:none; }
#comments-list ol {
	border:none;
	margin:0 0 18px;
}
#comments-list li.alt { background:none; }
.comment-content { 	font-size:11px; }
.comment-content p { margin-bottom:20px; }
#comments-list .comment-author {
	font-size:12px;
	font-weight:bold;
	padding:9px 0 0;
}
#comments-list .comment-meta {
	color:#727c8d;
	font-size:11px;
	padding:0 0 9px;
}
#comments-list li {
	background:#e6e6e6;
	padding:0 5px;
}
.form-section, #comment-notes, .formcontainer {
	font-size:11px;
}
/*override styles for default.css */
.entry-content img { margin:0; }
.entry-content h1, .entry-content h2 {
	font-family:Georgia, Times, "Times New Roman", serif;
	font-size:19px;
	font-weight:bold;
	padding:0 0 15px;
}
.hentry { margin:0; padding:0; }
#searchsubmit { display:none; }
#searchform input {
	font-size:11px;
	margin:3px 0 0;
	width:215px;
	color:#a7a9ac;
}
#searchform input:active, #searchform input:focus { color:#333333; }
#siteinfo {
	color:inherit;
	font-size:inherit;
	line-height:inherit;
	padding:0;
}
.entry-title, .page-title {
	font:23px georgia, times, "Times New Roman", serif;
	line-height:23px;
	color:#646f7c;
	padding:0;
}
.entry-title {
	margin:0;
}
.entry-title a, .entry-title a:active, .entry-title a:hover {
	color:#646f7c;
	text-decoration:none;
}
.entry-title a:hover {
	color:#727c8d;
	text-decoration:none;
}
.entry-title a:hover {
	text-decoration:underline;
}
.entry-meta {
	font-size:12px;
	line-height:18px;
	margin:0;
	color:#a7a9ac;
}
.entry-meta .published { text-transform:uppercase; }
.aligncenter, img.aligncenter {
	clear:both;
	display:inherit;
	margin:0;
}
/* style overrides for gallery and gallery modalbox */
.piclenselink { display:none !important; text-indent:-9999px !important; }
.ngg-album-compact {
	float:left;
	height:auto !important;
	margin:0 20px 20px 0 !important;
	padding:0 !important;
	xtext-align:left;
	width:auto !important;
	text-align:center !important;
}
.ngg-album-compactbox {
	background:#ffffff !important;
	height:120px !important;
	width:120px !important;
	border:1px solid #a9a9a9 ;
	margin:0 !important;
	padding:4px !important;
}
.ngg-album-compactbox:hover { background-color:#e0e0e0 !important; }
.ngg-album-compactbox .Thumb {
	border:none !important;
	margin:0 !important;
	padding:0 !important;
	height:120px !important;
	width:120px !important;
}
.ngg-album-compact h4, .ngg-galleryoverview h4 {
	color:#e92390;
	text-transform:uppercase;
	font-size:12px;
	font-weight:normal;
	margin:5px 0;
	width:auto !important;
	font-family:Georgia, Times, "Times New Roman", serif;
}
.ngg-album-compact h4 a { color:#e92390;text-decoration:none !important; }
.ngg-album-compact h4 a:hover { text-decoration:underline !important; }
.ngg-album-compact h4:before { content: "... "; }
.ngg-album-compact h4:after, .ngg-galleryoverview h4:after { content: " ..."; }
.ngg-album-compact p { display:none; }
.ngg-galleryoverview {
	clear:both;
	display:block !important;
	margin:10px auto 0;
	overflow:hidden;
	width:100%;
}
.ngg-gallery-thumbnail-box {
	float:left;
	margin:0 20px 20px 0 !important;
}
.ngg-gallery-thumbnail {
	float:left;
	margin:0 !important;
	text-align:center;
}
.ngg-gallery-thumbnail img {
	background-color:#ffffff;
	border:1px solid #a9a9a9;
	display:block;
	margin:0 !important;
	padding:4px !important;
	position:relative;
}
.ngg-gallery-thumbnail img:hover { background-color:#e0e0e0 !important; }
