/*
Theme Name: Hope 4 Bridget Custom
Theme URI: http://www.unozip.com
Description: A custom design for David and Sara Kennicott
Author: Unozip | Alex Miles Younger
Author URI: http://www.unozip.com
*/


/* Main Elements */

body {
	background-color: #fff;
	font-family: Arial, Sans-Serif;
}


h1, h2, h3, h4, h5, h6 {
	color: #d80d86;
	margin-bottom: 12px;
}

h1 {}
h2 {}
h3 {margin-top: 36px;}
h4 {}
h5 {}
h6 {}

p {
	font-size: 1.4em;
	line-height: 1.4em;
	margin-bottom: 1.4em;
}

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

a:hover {
	color: #e4659e;
	text-decoration: underline;
}

ul, ol {
	margin-bottom: 1.4em;
	font-size: 1.4em;
	line-height: 1.6em;
	margin-left: 36px;
}

ul li {
	margin-bottom: 1.4em;
}

img {
	border: 2px solid black;
}

iframe {
	border: 2px solid black;
}

img.size-full {
	max-height: 450px;
	max-width: 675px;
}

img.aligncenter {
	display: block; 
	margin: 0 auto; 
}

img.alignleft { 
	float: left;
	margin-right: 16px;
	margin-bottom: 16px;
}

img.alignright { 
	float: right; 
	margin-left: 16px;
	margin-bottom: 16px;
}

.wp-caption.aligncenter {
	display: block; 
	margin: 0 auto; 
}

.wp-caption.alignleft {
	float: left;
	margin-right: 16px;
	margin-bottom: 16px;
}
.wp-caption.alignright {
	float: right; 
	margin-left: 16px;
	margin-bottom: 16px;
}

blockquote {
	color: #d80d86;
	width: 560px;
	margin-left: 36px;
	padding-left: 12px;
	border-left: 2px solid #8b8b8b;
}

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

.clear {
	clear: both;
}

div.separator {
	clear: both;
}

div.col-1 {
	width: 332px;
	float: left;
}

div.col-2 {
	width: 332px;
	float: right;
}

/* Header */

#logo {
	width: 1024px;
	margin: 0 auto;
}

#logo img {
	border: none;
}

#messageBar {
	height: 100px;
	background-color: #d80d86;
	border-top: 2px solid #e4659e;
	border-bottom: 2px solid #e4659e;
	overflow: hidden;
}

#welcometext {
	width: 1024px;
	margin: 0 auto;
}

#welcometext p {
	width: 910px;
	margin: 0 57px;
	font-size: 2.2em;
	line-height: 1.4em;
	color: #fff;
	padding-top: 0.9em;
	padding-bottom: 0.8em;
	text-align: center;
}

#welcometext p a, #welcometext p a:visited {
	color: #fff;
	text-decoration: underline;
}

#welcometext p a:hover {
	color: #e5b1c8;
}



ul#menu {
	list-style: none;
	width: 910px;
	margin-top: 10px;
	margin-left: 57px;
	margin-bottom: 10px;
	text-align: center;
}

ul#menu li {
	display: inline;
	margin-right: 1.8em;
}

ul#menu li a {
	text-decoration: none;
	color: #2a538f;

}

ul#menu li.current_page_item a, ul#menu li.current_page_item a:hover {
	color: #d80d86 !important;
	text-decoration: none;
}

ul#menu li.current_page_parent a, ul#menu li.current_page_parent a:hover {
	color: #d80d86 !important;
	text-decoration: none;
}


ul#menu li a:hover {
	text-decoration: underline;
}




/* Main Content */

#content {
	width: 680px;
	margin-top: 36px;
	margin-left: 57px;
	float: left;
}

div.post {
	margin-bottom: 56px;
}

h2.post_title {
	margin-bottom: 12px;
}

h2.post_title a:hover {
	text-decoration: none;
}

small {
	font-size: 1.4em;
	color: #8b8b8b;
}

div.navigation {
	font-size: 1.4em;
	margin-bottom: 12px;
}

div.navigation a, div.navigation a:visited {
	color: #000;
}

div.navigation a:hover {
	text-decoration: none;
	color: #d80d86;
}

span.older {
	float: left;
}

span.newer {
	float: right;
	margin-right: 16px;
}




/* Single */ 

div.singlepost {
	margin-bottom: 24px;
}


/* Home Page */

h4.latestnews_title {
	font-size: 1.4em;
	color: #8b8b8b;
	font-weight: 100;
	margin-bottom: 10px;
}

h4 a.latestnews_link, h4 a:visited.latestnews_link {
	font-size: 17px;
	line-height: 20px;
	color: #2a538f;
	margin-left: 6px;
}


/* Links Page */

div.links_entry a, div.links_entry a:visited {
	color: #2a538f;
}




/* Sidebar */

#sidebar {
	width: 215px;
	float: left;
	margin-top: 36px;
	margin-left: 15px;
}

#sidebar img {
	border: none;
}

#sidebar ul {
	list-style: none;
	margin-left: 12px;
}

#sidebar li.widget {
	list-style: none;
	margin-bottom: 36px;
}

h2.widgettitle {
	font-size: 2.2em;
	color: #fff;
	background-color: #e4659e;
	border: 1px solid #ff58a3;
	padding: 6px 0 6px 12px;
	margin-bottom: 6px;
}

div.textwidget {
	color: #fff;
	background-color: #16397b;
	border: 1px solid #13326b;
	padding: 12px 0 1px 12px;
	margin-bottom: 12px;
}

div.textwidget p {
	font-size: 1.35em;
}

div.textwidget a, div.textwidget a:visited {
	color: #fff;
}

div.textwidget a:hover {
	color: #e4659e;
	text-decoration: none;

}






/* Footer */

#footerColorBar {
	height: 16px;
	background-color: #e4659e;
}

#footer {
	width: 1024px;
	margin: 12px auto 0 auto;
}

#footer p {
	font-size: 1.3em;
	color: #e4659e;
	margin-left: 57px;
	margin-bottom: 0;
}

.copyright {
	float: left;
}

.footer_right {
	float: right;
	margin-right: 57px;
}




/* Comments */ 

#comments_template {
	margin-top: 78px;
}

#guestbook_comments_template {
	margin-top: 36px;
}

h3#comments {
	margin-bottom: 4px;
}

ul.commentList {
	list-style: none;
	font-size: 1.4em;
	margin-top: 24px;
	margin-left: 0;
	margin-bottom: 64px;
}

ul.commentList p {
	font-size: 14px;
}

ul.commentList li {
	padding: 12px 12px 6px 0;
	margin-bottom: 12px;
}

li.alt {
	border-top: 1px solid #8b8b8b;
	border-bottom: 1px solid #8b8b8b;
}

cite {
	color: #2a538f;
	font-style: normal;
}

cite a {
	color: #2a538f !important;
}

ul.commentList p.commentDate {
	font-size: 12px;
	color: #8b8b8b ;
}


h3#respond {
	margin-bottom: 4px;
}

#commentForm  {
	margin-top: 24px;
}

input {
	margin-bottom: 0;
}

label {
	color: #2a538f;
	font-size: 1.4em;
	margin-left: 12px;
}

textarea {
	width: 680px;
	margin-bottom: 20px;
}

input#submit {
	color: #fff;
	font-size: 1.3em;
	background-color: #2a538f;
	border: 1px solid #16397b;
	padding: 6px;
	margin-bottom: 12px;
}

#name {
	margin-bottom: 20px;
}

#email_address {
	margin-bottom: 20px;
}

#website {
	margin-bottom: 20px;
}


/* Donations */


div#ggpayamount {
	padding-top: 6px;
	padding-right: 10px;
	padding-left: 40px;
	height: 50px;
	vertical-align:middle;
	float: left;
}

div#ggbutton {
	height: 50px;
	vertical-align:middle;
	float: left;
}
/* Fix to prevent user error with lists */


div.entry li {
	font-size: 1.4em;
	line-height: 1.6em;
	margin-left: 36px;
	margin-bottom: 1.4em;
}

div.entry ul li {
	font-size: 14px;
	line-height: 1.6em;
	margin-left: 0;
	margin-bottom: 1.4em;
}

div.entry ol li {
	font-size: 14px;
	line-height: 1.6em;
	margin-left: 0;
	margin-bottom: 0;
}


/* Miscellaneous */

img#wpstats {
	display: none;
}

