/*
Theme Name: Patty Kim
Theme URI: http://pattykim.com/
Description: Designed exclusively for pattykim.com
Author: Factory 44, Inc.
Author URI: http://factory44.net/
Template: thematic
Version: 1.0
*/

/* ============================================================================
   RESET 
   ========================================================================= */
 
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:baseline;background:transparent}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:'';content:none}:focus{outline:0}ins{text-decoration:none}del{text-decoration:line-through}table{border-collapse:collapse;border-spacing:0}a img{border:none}
 
/* ============================================================================
   TYPOGRAPHY
   ========================================================================= */

body {
    color: #000;
    font: 62.5%/2.2em "Trebuchet MS", Helvetica, Arial, sans-serif;
}

/* ---------------------------------------------------------------------------- 
   HEADINGS */

h1, h2, h3, h4, h5, h6 {
    font-weight: bold;
}
h1 {
    font: normal 2.8em "Gill Sans", "Gill Sans MT", "Trebuchet MS", Helvetica, Arial, sans-serif;
}
h2 {
    color: #c3204b;
    font: normal 2em "Gill Sans", "Gill Sans MT", "Trebuchet MS", Helvetica, Arial, sans-serif;
    padding: 0.5em 0 0 0;
}
h3 {
    color: #c3204b;
    font: normal 1.6em "Gill Sans", "Gill Sans MT", "Trebuchet MS", Helvetica, Arial, sans-serif;
    padding: 0.5em 0;
}
h4 {
    font-size: 1.2em;
}

/* ------------------------------------
   HEADING COMBINATIONS  */

h1+h2 {
    padding-top: 0.5em;
}

/* ---------------------------------------------------------------------------- 
   BASIC TEXT ELEMENTS */

address, blockqoute, dd, dt, li, p {
    font-size: 1.2em;
    padding: 0.75em 0;
}
input, select, textarea {
    font: 1.2em "Trebuchet MS", Helvetica, Arial, sans-serif;
}
pre, code {
	font: 1.1em Monaco, monospace;
}

/* ---------------------------------------------------------------------------- 
   LISTS */

ul, ol {
	margin: 0 0 1.5em 1.5em;
}
ul {
	list-style: disc;
}
ol {
	list-style-type: decimal;
}
ol ol {
	list-style: upper-alpha;
}
ol ol ol {
	list-style: lower-roman;
}
ol ol ol ol {
	list-style: lower-alpha;
}
ul ul, ol ol, ul ol, ol ul {
	margin-bottom: 0;
}
li {
    font-size: 1.2em;
    padding: 0;
}
li li {
    font-size: 1em;
}
dl	{
    margin: 0 1.5em;
}
dd {
	margin-bottom: 1.5em;
}

/* ---------------------------------------------------------------------------- 
   PULL QUOTES */

blockquote {
	margin: 0 3em;
}
blockquote em, blockquote i, blockquote cite {
	font-style:normal;
}
blockquote.left {
	float: left;
	margin-right:20px;
	text-align: right;
	width: 33%;
}
blockquote.right {
	float: right;
	margin-left:20px;
	text-align: left;
	width: 33%;
}

/* ----------------------------------------------------------------------------
   HYPERLINKS */

a:link,
a:visited {
    color: #373c85;
}

a:hover {
    color: #e43530;
}

/* ----------------------------------------------------------------------------
   MISC INLINE ELEMENTS */

strong {
	font-weight: bold;
}
cite, em, i {
	font-style: italic;
}
ins {
	text-decoration:none;
}
sup,
sub {
	height: 0;
	line-height: 1em;
	vertical-align: baseline;
	position: relative;
}
sup {
	bottom: 1ex;
}
sub {
	top: .5ex;
}


/* ============================================================================
   LAYOUT 
   ========================================================================= */

body {
    background: #c2baae url(images/bg-body.png) repeat-x;
    color: #4d4a45;
    padding: 10px 0 30px 0;
}
#wrapper {
    background: #fff url(images/bg-wrapper.png) repeat-y;
    margin: 0 auto;
    position: relative;
    width: 962px;
}

/* ----------------------------------------------------------------------------
   HEADER */
   
#header {
    background: transparent url(images/bg-header.png) no-repeat;
    padding: 60px 11px 0 11px;
    position: relative;
}
#branding {
    background: #35357C url(images/bg-branding.png) 0 10px no-repeat;
    height: 190px;
}
#branding h1 {
    padding: 10px 20px;
    margin: 0;
}
#branding h1#blog-title a { 
    display: block;
    height: 105px;
    width: 320px;
}
#branding h1#blog-title a span,
#branding h2#blog-description,
#access .skip-link {
    left: -9999px;
    position: absolute;
    visibility: hidden;
}

/* ----------------------------------------------------------------------------
   MENU */
   
#menu {
    background: #c3204b url(images/bg-menu.png);
    height: 50px;
	padding: 0 0 0 20px;
    position: absolute;
    top: 20px;
    width: 920px;
}
#menu ul, #menu li {
    list-style: none;
    margin: 0;
    padding: 0;
}
#menu ul {
    padding: 10px;
    height: 30px;
}
#menu li {
    display: inline;
}
#menu a {
    background: transparent url(images/bg-menu-links.png);
    display: block;
    float: left;
    height: 30px;
    text-indent: -999em;
}

#menu li.page-item-0  a { width: 82px;  background-position: -20px 0; }
#menu li.page-item-2  a { width: 145px; background-position: -102px 0; }
#menu li.page-item-8  a { width: 102px; background-position: -247px 0; }
#menu li.page-item-15 a { width: 168px; background-position: -349px 0; }
#menu li.page-item-57 a { width: 156px; background-position: -517px 0; }
#menu li.page-item-17 a { width: 107px; background-position: -673px 0; }
#menu li.page-item-19 a { width: 125px; background-position: -780px 0; }

#menu li.page-item-0  a:hover { background-position: -20px -30px; }
#menu li.page-item-2  a:hover { background-position: -102px -30px; }
#menu li.page-item-8  a:hover { background-position: -247px -30px; }
#menu li.page-item-15 a:hover { background-position: -349px -30px; }
#menu li.page-item-57 a:hover { background-position: -517px -30px; }
#menu li.page-item-17 a:hover { background-position: -673px -30px; }
#menu li.page-item-19 a:hover { background-position: -780px -30px; }

#menu li.page-item-0.current_page_item a, #menu li.page-item-0.current_page_ancestor a { background-position: -20px -60px; }
#menu li.page-item-2.current_page_item a, #menu li.page-item-2.current_page_ancestor a { background-position: -102px -60px; }
#menu li.page-item-8.current_page_item a, #menu li.page-item-8.current_page_ancestor a { background-position: -247px -60px; }
#menu li.page-item-15.current_page_item a, #menu li.page-item-15.current_page_ancestor a { background-position: -349px -60px; }
#menu li.page-item-57.current_page_item a, #menu li.page-item-57.current_page_ancestor a { background-position: -517px -60px; }
#menu li.page-item-17.current_page_item a, #menu li.page-item-17.current_page_ancestor a { background-position: -673px -60px; }
#menu li.page-item-19.current_page_item a, #menu li.page-item-19.current_page_ancestor a { background-position: -780px -60px; }

/* special */
body.s-category-uncategorized #menu li.page-item-15 a,
body.archive #menu li.page-item-15 a { background-position: -349px -60px; }

/* ----------------------------------------------------------------------------
   CONTENT */

#main {
    overflow: hidden;
    padding: 0 11px;
}
#content {
    background: #fff;
    color: #4f72ad;
    float: left;
    width: 650px;
}
h1.entry-title,
h1.page-title {
    background: #95c7ff;
    color: #1a2574;
    font-weight: bold;
    letter-spacing: 0.05em;
    line-height: 1.2em;
    padding: 0 25px 6px 25px;
    text-shadow: #c1deff 2px 2px 0;
    text-transform: uppercase;
}
div.page {
    background: #fff url(images/bg-content.png) repeat-x;
    clear: left;
    padding: 15px 25px;
}

/* ----------------------------------------------------------------------------
   SIDEBAR */

.main-aside {
    float: right;
    width: 270px;
    padding: 0 10px;
}
.main-aside ul,
.main-aside li {
    list-style: none;
    margin: 0;
    padding: 0;
}
.main-aside li {
    background: #6b98d8 url(images/bg-aside.png) repeat-x;
    margin: 0 0 10px 0;
}
.main-aside h3 {
    background: #e5f1ff;
    color: #c00;
    height: 40px;
    padding: 0;
    text-align: center;
    text-transform: uppercase;
}
.main-aside h3 span {
    left: -9999px;
    position: absolute;
    visibility: hidden;
}
.main-aside ul ul {
    padding: 10px;
}
.main-aside ul ul li {
    background: transparent;
    font-size: 0.95em;
    margin: 0;
}


/* titles */

.main-aside li#archives     h3 { background-image: url(images/headers/archives.png); }
.main-aside li#connect      h3 { background-image: url(images/headers/connect.png); }
.main-aside li#get-involved h3 { background-image: url(images/headers/get-involved.png); }
.main-aside li#mailing-list h3 { background-image: url(images/headers/mailing-list.png); }
.main-aside li#twitter      h3 { background-image: url(images/headers/twitter.png); }

/* twitter */

.main-aside li#twitter li {
    color: #fff;
    line-height: 1.5em;
    padding: 10px;
}

.main-aside li#twitter a {
    color: #cae3ff;
    text-decoration: none;
    padding: 0 2px;
    margin: 0 -2px;
}
.main-aside li#twitter a:hover {
    background: #4f72ad;
}
.main-aside li#twitter a.aktt_tweet_time {
    color: #354a84;
    white-space: nowrap;
}
.main-aside li#twitter a.aktt_tweet_time:hover {
    color: #fff;
}

.main-aside li#twitter li.aktt_more_updates {
    text-align: right;
}
.main-aside li#twitter li.aktt_more_updates a {
    background: #fff;
    color: #4d66aa;
    font-size: 10px;
    font-weight: bold;
    letter-spacing: 1px;
    padding: 4px 10px;
    text-transform: uppercase;
}

.main-aside li#twitter li.aktt_more_updates a:hover {
    background: #4d66aa;
    color: #fff;
}

/* mailing list */

.main-aside li#mailing-list form {
    text-align: center;
    padding: 20px;
}
.main-aside li#mailing-list input {
    border: 0;
    color: #373c85;
    display: block;
    font-size: 1em;
    text-align: center;
}
.main-aside li#mailing-list input#qjhtr-qjhtr {
    padding: 5px;
    width: 220px;
}
.main-aside li#mailing-list input.button-subscribe {
	border: 1px solid #628acb;
    cursor: pointer;
    margin: 10px auto 0 auto;
}
.main-aside li#mailing-list input.button-subscribe:hover {
	border: 1px solid #fff;
}
.main-aside li#mailing-list p {
	font-size: 10px;
	letter-spacing: 0.05em;
	margin: 3px 0 -10px 0;
	padding: 0;
	text-transform: uppercase;
}
.main-aside li#mailing-list p a {
	color: #354A84;
	text-decoration: none;
}
.main-aside li#mailing-list p a:hover {
	color: #fff;
}

/* connect */

.main-aside li#connect ul {
    list-style: none;
    margin: 0;
    overflow: hidden;
    padding: 20px 10px;
}
.main-aside li#connect ul li {
    display: inline;
}
.main-aside li#connect ul li a {
    display: block;
    float: left;
    height: 42px;
    margin: 0 10px;
    padding: 0;
    width: 42px;
}
.main-aside li#connect ul li a span {
    left: -9999px;
    position: absolute;
    visibility: hidden;
}
.main-aside li#connect ul li#c-twitter  a { background-image: url(images/social-media/twitter.png); }
.main-aside li#connect ul li#c-facebook a { background-image: url(images/social-media/facebook.png); }
.main-aside li#connect ul li#c-youtube  a { background-image: url(images/social-media/youtube.png); }
.main-aside li#connect ul li#c-linkedin a { background-image: url(images/social-media/linkedin.png); }


/* archive */
.main-aside #archives {
    color: #95c7ff;
}
.main-aside #archives a {
    color: #fff;
    text-decoration: none;
}
.main-aside #archives a:hover {
    background: #4f72ad;
}
.main-aside #archives h3 {
	font-size: $font_normal;
	margin: 0;
}
.main-aside #archives ul {
	list-style: none;
	margin: 0;
}
.main-aside #archives li {
	padding-left: 50px;
	position: relative;
    text-transform: uppercase;
}
.main-aside #archives li strong {
	display: block;
	left: 0;
	top: 0;
	position: absolute;
}
.main-aside #archives li strong a {
	font-size: 12px;
	margin-left: -4px;
	width: auto;
}
.main-aside #archives li span, 
.main-aside #archives li a {
	display: inline-block;
	font-size: $font_small;
	line-height: 18px;
	margin-bottom: 0.25em;
	padding: 0 4px;
	width: 2em;
}
.main-aside #archives li+li {
    padding-top: 1em;
}
.main-aside #archives li+li strong {
    top: 1em;
}
.main-aside #archives p {
	font-size: 0.917em;
	padding: 0 10px 10px 10px;
}

/* ----------------------------------------------------------------------------
   FOOTER */
   
#footer {
    clear: both;
    background: #fff url(images/bg-footer.png) left bottom no-repeat;
    padding: 10px 11px 11px 11px;
}
#footer #siteinfo {
    background: #373c85;
    color: #fff;
    padding: 10px 15px;
}
#footer a:link,
#footer a:visited {
    color: #fff;
}
#footer a:hover {
    color: #f5ee71;
} 
#footer p {
    font-size: 1.1em;
}
#footer p#footer-links {
    float: right;
    text-align: right;
    width: 50%;
}
#footer p#footer-links a {
    text-decoration: none;
    padding-left: 0.5em;
    padding-right: 0.5em;
}
#footer p#footer-links a:hover {
    text-decoration: underline;
}


/* ============================================================================
   HELPERS
   ========================================================================= */

.edit-link {
    display: block;
    padding: 1em 0;
}
.edit-link a {
    background: #f5ee71;
    display: inline-block;
    font-size: 1.2em;
    font-weight: bold;
    padding: 0.25em 2em;
    text-decoration: none;
}

/* ----------------------------------------------------------------------------
   PHOTOS */

img.alignright {
    border: 10px solid #fff;
    float: right;
    margin: 0.25em -8px 0 20px;
}

img.alignleft {
    border: 10px solid #fff;
    float: left;
    margin: 0.25em 20px 0 -8px;
}


/* ----------------------------------------------------------------------------
   CHECKLIST */

ul.checks,
ul.checks li {
    list-style: none;
    margin: 0;
}

ul.checks {
    padding: 0.75em 0;
}

ul.checks li {
    background: transparent url(images/check.png) 1em 1.25em no-repeat;
    border-top: 1px dashed #c1bbb0;
    padding: 1em 1.5em 1em 3.5em;
    text-align: justify;
}

ul.checks img.alignright {
    border: 0;
    margin-top: 0.125em;
    margin-right: 0;
}


/* ----------------------------------------------------------------------------
   POST */
   
.navigation {
    clear: both;
    font-size: 1em;
    margin: 1em 30px 0 0;
    padding: 0.5em 10px;
    overflow: hidden;
}

.navigation a {
    color: #373c85;
    font-size: 1.1em;
    font-weight: bold;
    text-decoration: none;
    text-transform: uppercase;
}

.navigation a:hover {
    background-color: #e5f2ff;
}

.nav-previous {
    float: left;
}

.nav-next {
    float: right;
}

#nav-below {
    border-top: 5px solid #d8eaff;
}


/* ============================================================================
   SPECIFIC PAGES
   ========================================================================= */

/* ============================================================================
   HOME */

body.home {
}

body.home .intro {
    padding: 0 20px;
}

body.home .intro p {
    color: #444c93;
    font-size: 1.3em;
    line-height: 1.7em;
    text-align: justify;
    padding: 0.25em 10px 1em 0;
}

body.home .intro p a {
    border-bottom: 1px dashed #75acea;
    text-decoration: none;
}

body.home .intro p a:hover {
    border-bottom: 1px dashed #f00;
}

body.home #branding {
    background-image: url(images/bg-branding-home.png);
    height: 195px;
}

body.home #patty {
    background: transparent url(images/patty.png);
    height: 330px;
    left: 632px;
    position: absolute;
    top: 105px;
    width: 200px;
}

body.home .main-aside {
    background-image: none;
    padding-top: 157px;
}

body.home #content {
    background: #fff url(images/signs.jpg) no-repeat;
    padding-top: 180px;
}

body.home h2#latest-news {
    background: url(images/latest-news.png);
    height: 30px;
    margin: 0;
    padding: 0;
    width: 640px;
}
body.home h2#latest-news span {
    left: -9999px;
    position: absolute;
    visibility: hidden;
}

body.home .navigation {
    font-size: 1.1em;
}

body.home #nav-below {
    border: 0;
    padding: 0;
    margin-right: 10px;
}

body.home #nav-below a {
    display: block;
    font-size: 11px;
    text-align: center;
    padding: 10px 0;
}

body.home #nav-below a:hover {
    background: #e43530;
    color: #fff;
}


/* ----------------------------------------------------------------------------
   POST */

.post {
    background: none;
    margin-right: 30px;
    min-height: 60px;
    padding: 20px 0 30px 0;
}

.post h2.entry-title {
    color: #c3204b;
    font-size: 1.8em;
    padding-top: 0.67em;
    padding-bottom: 0.33em;
    margin-left: 110px;
}

.post h2.entry-title a {
	color: #c3204b;
}

.post a:link,
.post a:visited {
    color: #383e86;
    text-decoration: none;
}

.post h2.entry-title a:hover {
    color: #c3204b;
}

.post .entry-date {
    background: url(images/bg-date.png) center center no-repeat;
    color: #383e86;
    display: block;
    float: left;
    font-family: "Gill Sans", "Gill Sans MT", "Trebuchet MS", Helvetica, Arial, sans-serif;
    font-weight: normal;
    height: 60px;
    margin: 0 10px;
    padding: 10px;
    text-align: center;
    width: 60px;
}

.post .entry-date span {
    display: block;
    line-height: 1em;
    margin-left: 2px;
    text-transform: uppercase;
}

.post .entry-date span.post-month {
    font-size: 1em;
    font-weight: bold;
    letter-spacing: 0.2em;
    padding: 11px 0 2px 0;
}

.post .entry-date span.post-day {
    font-size: 2.4em;
    letter-spacing: 0.05em;
}

.post .entry-content p {
    margin: -0.5em 0 0 110px;
    padding: 0;
}

a.more-link:link,
a.more-link:visited {
    background: #e7f3ff;
    display: inline-block;
    font-size: 10px;
    font-weight: bold;
    letter-spacing: 1px;
    padding: 0 10px;
    white-space: nowrap;
    text-transform: uppercase;
}

a.more-link:hover {
    background: #c3204b;
    color: #fff;
}

ul.post-meta {
    margin: 0;
    padding: 0;
}

ul.post-meta li {
    color: #373c85;
    font-size: 1.1em;
    list-style: none;
    margin: 0;
    padding: 0;
}

/* -----------------------------------------------------------------------------
   GALLERIES */

.ngg-galleryoverview {
	overflow: hidden;
	padding: 10px 0 0 0;
	margin-left: -5px;
}

.ngg-gallery-thumbnail-box {
	float: left;
	margin: 0 10px 10px 0;
}

.ngg-gallery-thumbnail-box img {
	border: 5px solid #fff;
	display: block;
}

/* ============================================================================
   NEWS */

.singular h1.entry-title {
    font-weight: normal;
    letter-spacing: 0;
    padding: 0 25px 10px 25px;
    text-shadow: none;
    text-transform: none;
}


.page .entry-date {
    color: #373c85;
    font-size: 1.1em;
    text-transform: uppercase;
}

/* EVENTS */

.ec3_iconlet {
    border: 10px solid #95c7ff;
    color: #383e86;
    float: left;
    margin: 1.5em 25px 1.5em 0;
    width: 6em;
}

.ec3_iconlet td {
    font-size: 1.2em;
    font-weight: bold;
    text-align: center;
    text-transform: uppercase;
    width: 6em;
}

.ec3_iconlet tr.ec3_day td {
    font-size: 2.2em;
}

/* ARCHIVE PATCH */

#inner-content {
    background: #fff url(images/bg-content.png) repeat-x;
}

#inner-content .post {
    background: none;
}

/* ============================================================================
   DONATE */

body.slug-donate .gform_wrapper {
    width: 450px;
}

body.slug-donate .gform_wrapper h2.gsection_title,
body.slug-donate .gform_wrapper h3.gform_title {
    font-size: 20px;
    font-weight: normal;
    margin: 1em 0 0 0;
}

body.slug-donate .gsection {
    margin-bottom: 0;
}

body.slug-donate .gform_description {
    font-size: 1.2em;
}

body.slug-donate label {
    letter-spacing: 0 !important;
}

body.slug-donate .gfield input,
body.slug-donate .gfield select {
    font-size: 12px;
}
body.slug-donate input.gform_button {
    background: #ffe35b;
    border: 1px solid #edcd4c;
    color: #a96300;
    font-weight: bold;
    font-size: 1.2em !important;
    letter-spacing: 2px;
    padding: 5px 20px;
    text-transform: uppercase;
}
