/*
Theme Name: Amy Susan Design
Author: Amy Bogartz
Author URI: http://amysusandesign.com/
Author URI: http://ronaldnunez.com/
	This theme was designed by Amy Susan Design and built by Ronald Nunez,
	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php
*/

/* Layout Styles */
body { 
	background-image:url(images/white_brick.jpg);
background-repeat:repeat;
	margin:14px auto;
	font-family:Arial, Helvetica, sans-serif;
	}

h1,h2,h3,h4,p,ul,ol,li {
	margin:0;
	padding:0;
	}

img {
	border:none;
	}
	
h1 {
	font-size:26px; 
	}

h2 {
	font-size:18px;
font-family: Georgia, "Times New Roman", Times, serif;
	}

h3 {
	font-size:16px;
	}

h4 {
	font-size:14px;
	}
.wrappertop {
	background:url(images/wrappertopbg.png) top left no-repeat;
	padding:6px 0 0 0;
	margin:0 auto;
	width:810px;
	}
.wrapperbot {
	background:url(images/wrapperbotbg.png) bottom left no-repeat;
	padding:0 0 6px 0;
	}
#wrapper {
	background: url(images/wrapperbg.png) top left repeat-y;
	width:800px;
	padding:0 5px;
	}
	
#header {
	background:#9bdded;
        overflow:hidden;
	}
ul#menu {
	float:left;
	width:190px;
	margin:16px 0 16px 10px;
	}
ul#menu ul {
	display:none;
	}
ul#menu li { 
	list-style:none;
	}
ul#menu li a {
	color:#000000;
	font-size:34px;
	font-weight:bold;
	letter-spacing:-1px;
	float:right;
	padding:0;
	text-decoration:none;
	text-transform:uppercase;
	display:inline;
	line-height:26px;
	}
ul#menu li.current_page_item a,ul#menu li.current_page_parent a,ul#menu li a:hover {
	color:#fff;
	}

.logo {
	float:right;
	margin:6px 10px 0 0;
	}
.logo span {
	display:none;	
	}
.logo a {
	width:205px;
	height:145px;
	background:url(images/logo.png) top left no-repeat;
	display:block;
	}
	
#maincontent {
	background: #babcbb url(images/maincontentbg.jpg) top left no-repeat;
	padding:18px 0 50px 0;
	overflow:hidden;
	}
.imgwrapper {
        overflow:hidden;
position:relative;
top:250px;
left:15px;
        }
	
.contenttop {
	background: url(images/maincontenttopbg.png) top left no-repeat;
	padding:16px 0 0;
	width:754px;
	margin:0 auto;
	}
.subcontenttop {
	background: url(images/subcontenttopbg.png) top left no-repeat;
	padding:16px 0 0;
	width:546px;
	margin:0 20px 0 0;
	float:right;
	}
.subcontenttop h1 {
	text-align:right;
	text-transform:uppercase;
	}

.contentbot {
	background: url(images/maincontentbotbg.png) bottom left no-repeat;
	padding:0 0 7px;
	}
.subcontentbot {
	background: url(images/subcontentbotbg.png) bottom left no-repeat;
	padding:0 0 7px;
	}
#leftsidebar {
	float:right;
	width:230px;
	}
#leftsidebar ul {
	margin:25px 25px 0 0;
	}

#leftsidebar ul li {
	list-style:none;
	text-align:right;
	}
#leftsidebar ul li.current_page_item {
	background:url(images/submenurightbg.png) center right no-repeat;
	padding:0 8px 0 0;
	}
#leftsidebar ul li.current_page_item a {
	background:url(images/submenuleftbg.png) center left no-repeat;
	padding:0 0 0 8px;
	}
#leftsidebar ul li a {
	color:#000;
	font-size:18px;
	text-transform:lowercase;
	font-weight:bold;
	text-decoration:none;
	line-height:22px;
	display:inline;
	}
#leftsidebar ul li a:hover {
	color:#fff;
	}

/*	Begin Content Formatting (within layout styles)*/
#content { 
	background: url(images/maincontentbg.png) top right repeat-y;
        min-height: 550px;
	padding:16px 34px 10px 32px;
	}
#content p, .left, .right, .pix, .text{
	font-size:13px;
	font-family: Verdana, Geneva, sans-serif;
	margin:0 0 18px 0;
	line-height:16px;
	}	


#content .left{ float: left; margin-left: 40px; width: 215px; text-align: left; }
#content .right{ float: right; width: 215px; text-align: left; }

/*	fancy box column setting       */
#content .pix{ float: left; margin-left: 5px; width: 150px; text-align: left;
}
#content .text{ float: right; margin-right: 5px; width: 320px; text-align: left;
}

/*	End Content Formatting (within layout styles)*/

#footer {
	background:url(images/footerbg.jpg) top left no-repeat;
	padding:0 58px 0 0;
	}
#footer p {
	color:#6f959e;
	font-size:12px;
	line-height:49px;
	text-align:right;
	}	
/* End Layout Styles */

/* WP Email Capture Styling */

#wp_email_capture { }

#wp_email_capture label {  }

#wp_email_capture input {  }

#wp_email_capture_2 { }

#wp_email_capture_2 label { font-size:13px;
	font-family: Verdana, Geneva, sans-serif;
	margin:0 0 18px 0;
	line-height:16px;}

#wp_email_capture_2 input { }


/* Begin Typography & Colors */

.postmetadata {
	text-align: center;
	}
.thread-alt {
	background-color: #f8f8f8;
}
.thread-even {
	background-color: white;
}
.depth-1 {
border: 1px solid #ddd;
}

.even, .alt {

	border-left: 1px solid #ddd;
}

#footer {
	border: none;
	}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}
#headerimg .description {
	font-size: 1.2em;
	text-align: center;
	}

	p a:visited {
	color: #34879b
	}

.sticky {
	background: #f7f7f7;
	padding: 0 10px 10px;
	}
.sticky h2 {
	padding-top: 10px;
	}

.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: right;
	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;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

a, h2 a:hover, h3 a:hover {
	color: #34879b;
	text-decoration: none;
	}

a:hover {
	color: #34879b;
	text-decoration: underline;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/*	Begin Headers */
h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding:0 0 0 10px;
	display: inline;
	}

img.alignleft {
	padding:0 10px 0 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
/* End Images */



/* Begin Lists*/

.post ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.post ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */
#sidebar form {
	margin: 0;
	}
/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
.center {
	text-align: center;
	}

.screen-reader-text {
     position: absolute;
     left: -1000em;
}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* End Various Tags & Classes*/



/* 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;
}

.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 */

