/*
	Theme Name: mangabookshelf-main Child Theme
	Description: mangabookshelf-main is a 2 or 3-column Widget-ready child theme created for the Genesis Theme Framework, originally based on the Magazine Child Theme, but bearing little resemblence to it in the end.
	
	Template: genesis

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php
	
*/

body {
	background: #e0e6ec;
	filter: progid: DXImageTransform.Microsoft.AlphaImageLoader(enabled=’true’, sizingMethod=’scale’, src=’mbnewbg3.png’ );
	background-image: url(images/mbnewbg3.png);
	background-repeat: repeat-x;
	color: #464646;
	font-size: 14px;
	font-family: 'Cabin Condensed', Trebuchet MS, Arial, Verdana;
	margin: 0 auto 0;
	padding: 0;
	line-height: 20px;
	}
	
/***** Hyperlinks ********************/

a, a:visited {
	color: #557799;
	text-decoration: none;
	}
	
a:hover {
	color: #81B3E6;
	text-decoration: underline;
	}
	
a img {
	border: none;
	}
	
a:focus, a:hover, a:active {
	outline: none;
	}

/***** Wrap ********************/

#wrap {
	margin: 0 auto;
	position: relative;
	}

/***** Header  ********************/
#header-wrap {
	width: 960px;
	margin: 0 auto;
	border-top: 1px solid #dddddd;
	border-left: 1px solid #dddddd;
	border-right: 1px solid #dddddd;
	}

/***** Header  ********************/

#header {
	background: #ffffff;
	width: 960px; 
	height: 105px;
	color : #333333;
	margin: 0 auto;
	padding: 0 0 0 0;
	overflow: hidden;

	}

#bookshelf {
	height: 77px;
	margin: 0 auto;
	width: 960px; 
}

#title-area {
	width: 460px;
	float: left;
	margin: 0; 
	padding: 0 0 0 20px;
	overflow: hidden;
	}
	
#title-area #title {
	color: #333333;
	font-size: 30px;
	font-family: 'Cabin Condensed', Trebuchet MS, Arial, Verdana;
	font-weight: medium;
	margin: 0;
	padding: 0 0 0 20px;
	text-decoration: none;
	line-height: 36px;
	}
	
#title-area #title a {
	color: #333333;
	margin: 0; 
	padding: 0;
	text-decoration: none;
	}
	
#title-area #title a:hover {
	color: #333333;
	text-decoration: none;
	}
	
#title-area #description {
	color: #333333;
	font-size: 14px;
	font-style: italic;
	font-weight: normal;
	margin: 0; 
	padding: 0 0 0 20px;
	}

#header .widget-area {
	width: 488px;
	float: right;
	margin: 30px 0 0 40px; 
	padding: 0;
	}
	
#header .widget-area p {
	margin: 0;
	padding: 0 0 5px 0;
	}
	
#header .widget-area .ul {
	margin: 10px 0 10px 10px; 
	padding: 5px 0 0 0;
	}
	
#header .widget-area ul li {
	list-style-type: square;
	margin: 0;
	padding: 0;
	}

#header #search-4 {
	float: right;
	padding: 5px 2px 0 0;
	}

#header #search-5 {
	float: right;
	padding: 5px 2px 0 0;
	}

#header #search-6 {
	float: right;
	padding: 5px 2px 0 0;
	}

#header #search-7 {
	float: right;
	padding: 5px 2px 0 0;
	}

/***** Image Header - Partial Width ********************/

.header-image #header #title-area {
	background: url(images/logo11.gif) left top no-repeat;
	}

.header-image #title-area, .header-image #title-area #title, .header-image #title-area #title a {
	display: block; 
	float: left;
	width: 420px;
	height: 105px;
	margin: 0 0 20px 5px; 
	padding: 0 0 0 0;
	text-indent: -9999px;
	overflow: hidden;
	}
	
.header-image #title-area #description {
	display: block;
	width: 0; 
	height: 0;
	overflow: hidden;
	}

/***** Image Header - Full Width ********************/

.header-full-width #title-area, .header-full-width #title-area #title, .header-full-width #title-area #title a {
	width: 960px;
	}
	
/***** Header Right Navigation ********************/

#header ul.nav, #header ul.menu {
	width: auto;
	float: right;
	list-style: none;
	color: #ffffff;
	font-weight: bold;
	margin: 55px 0 0 0;
	padding: 0;
	}
	
#header ul.nav li, #header ul.menu li {
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
	}
	
#header ul.nav li a, #header ul.nav li a:visited, #header ul.menu li a, #header ul.menu li a:visited {
	background: #557799;
	color: #ffffff;
	display: block;
	font-size: 12px;
    margin: 0 5px 0 0;
	padding: 8px 10px 7px 10px;
	text-decoration: none;
	text-transform: uppercase;
	position: relative;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-webkit-border-bottom-left-radius: 0px;
	-webkit-border-bottom-right-radius: 0px;
	}

#header ul.nav li a:hover, #header ul.nav li a:active, #header ul.nav .current_page_item a, #header ul.nav .current-cat a, #header ul.nav .current-menu-item a, #header ul.menu li a:hover, #header ul.menu li a:active, #header ul.menu .current_page_item a, #header ul.menu .current-cat a, #header ul.menu .current-menu-item a {
	background: #557799;
	color: #ffffff;
	}

#header ul.nav li a .sf-sub-indicator, #header ul.menu li a .sf-sub-indicator {
	display: block;
	width: 10px;
	height: 10px;
	text-indent: -9999px;
	overflow: hidden;
	position: absolute;
	top: 11px;
	right: 5px;
	}
	
#header ul.nav li li a, #header ul.nav li li a:link, #header ul.nav li li a:visited, #header ul.menu li li a, #header ul.menu li li a:link, #header ul.menu li li a:visited {
	background: #557799;
	color: #ffffff;
	width: 148px; 
	font-size: 12px;
	margin: 0;
	padding: 6px 10px 6px 10px;
	border-left: 1px solid #888888;
	border-right: 1px solid #888888;
	border-bottom: 1px solid #888888;
	text-transform: none;
	position: relative;
	-moz-border-radius-topleft: 0;
	-moz-border-radius-topright: 0;
	-khtml-border-radius: 0;
	-webkit-border-top-left-radius: 0;
	-webkit-border-top-right-radius: 0;
	-webkit-border-bottom-left-radius: 0;
	-webkit-border-bottom-right-radius: 0;
	}
	
#header ul.nav li li a:hover, #header ul.nav li li a:active, #header ul.menu li li a:hover, #header ul.menu li li a:active {
	background: #ffffff;
	}

#header ul.nav li li a .sf-sub-indicator, #header ul.menu li li a .sf-sub-indicator {
	top: 10px;
	}

#header ul.nav li ul, #header ul.menu li ul {
	z-index: 9999;
	position: absolute;
	left: -999em;
	height: auto;
	width: 170px;
	margin: 0;
	padding: 0;
	}

#header ul.nav li ul a, #header ul.menu li ul a { 
	width: 150px;
	}

#header ul.nav li ul ul, #header ul.menu li ul ul {
	margin: -33px 0 0 169px;
	}

#header ul.nav li:hover ul ul, #header ul.nav li:hover ul ul ul, #header ul.nav li.sfHover ul ul, #header ul.nav li.sfHover ul ul ul, #header ul.menu li:hover ul ul, #header ul.menu li:hover ul ul ul, #header ul.menu li.sfHover ul ul, #header ul.menu li.sfHover ul ul ul {
	left: -999em;
	}

#header ul.nav li:hover ul, #header ul.nav li li:hover ul, #header ul.nav li li li:hover ul, #header ul.nav li.sfHover ul, #header ul.nav li li.sfHover ul, #header ul.nav li li li.sfHover ul, #header ul.menu li:hover ul, #header ul.menu li li:hover ul, #header ul.menu li li li:hover ul, #header ul.menu li.sfHover ul, #header ul.menu li li.sfHover ul, #header ul.menu li li li.sfHover ul {
	left: auto;
	}

#header ul.nav li:hover, #header ul.nav li.sfHover, #header ul.menu li:hover, #header ul.menu li.sfHover { 
	position: static;
	}

#header li.rss a {
	background: url(images/rss2.png) no-repeat left center;
	font-size: 11px;
	padding: 3px 10px 0 17px;
	}

#header li.twitter a {
	background: url(images/twitter2.png) no-repeat left center;
	font-size: 11px;
	padding: 3px 10px 0 17px;
	}

#header li.facebook a {
	background: url(images/facebook2.png) no-repeat left center;
	font-size: 11px;
	padding: 3px 10px 0 17px;
	}

#header li.contact a {
	background: url(images/contact.png) no-repeat left center;
	font-size: 11px;
	padding: 3px 10px 0 17px;
	}
	

/***** Primary Navigation ********************/

#nav {
	background: #557799;
	color: #ffffff;
	font-family: 'Cabin Condensed', Trebuchet MS, Arial, Verdana;
	font-weight: medium;
	margin: 0 auto 0;
	padding: 0;
	width: 960px;
	text-transform: uppercase;
	height: 36px;
	}
	
#nav .wrap {
	width: 960px;
	margin: 0 auto 0;
	padding: 0;
	overflow: hidden;
	}

#nav ul {
	width: 100%;
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
	}
	
#nav li {
	font-family: 'Cabin Condensed', Trebuchet MS, Arial, Verdana;
	font-weight: medium;
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
	}
	
#nav li a {
	font-family: 'Cabin Condensed', Trebuchet MS, Arial, Verdana;
	font-weight: medium;
	background: #557799;
	color: #ffffff;
	display: block;
    margin: 0;
	padding: 7px 15px 8px 15px;
	text-decoration: none;
	position: relative;
	}

#nav li a:hover {
	background: #557799;
	color: #C1DBF4;
	}
	
#nav li a.sf-with-ul {
	padding-right: 25px;
	}	
	
#nav li a .sf-sub-indicator {
	background: url(images/arrow-down.png);
	display: block;
	width: 10px;
	height: 10px;
	text-indent: -9999px;
	overflow: hidden;
	position: absolute;
	top: 10px;
	right: 10px;
	}
	
#nav li li a, #nav li li a:link, #nav li li a:visited {
	background: #557799;
	color: #ffffff;
	width: 148px; 
	font-size: 11px;
	margin: 0;
	padding: 5px 10px 5px 10px;
	border-left: 1px solid #222222;
	border-right: 1px solid #222222;
	border-bottom: 1px solid #222222;
	position: relative;
	}
	
#nav li li a:hover, #nav li li a:active {
	background: #557799;
	color: #C1DBF4;
	}

#nav li li a .sf-sub-indicator {
	top: 10px;
	right: 5px;
	}

#nav li ul {
	z-index: 9999;
	position: absolute;
	left: -999em;
	height: auto;
	width: 170px;
	margin: 0 0 0 -1px;
	padding: 0;
	}

#nav li ul a { 
	width: 150px;
	}

#nav li ul ul {
	margin: -31px 0 0 169px;
	}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfHover ul ul, #nav li.sfHover ul ul ul {
	left: -999em;
	}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfHover ul, #nav li li.sfHover ul, #nav li li li.sfHover ul {
	left: auto;
	}

#nav li:hover, #nav li.sfHover { 
	position: static;
	}
	
/***** Primary Navigation Extras ********************/
	
#nav li.right {
	float: right;
	margin: 0;
	padding: 7px 10px 0 0;
	}

#nav li.right a {
	display: inline;
	margin: 0;
	padding: 0;
	border: none;
	background: none;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	}
	
#nav li.right a:hover {
	color: #C1DBF4;
	text-decoration: underline;
	}

#nav li.rss a {
	background: url(images/rss.png) no-repeat left center;
	margin: 0 0 0 10px;
	padding: 3px 0 3px 16px;
	}
	
#nav li.search {
	padding: 0 5px 0 0;
	}
	
#nav li.twitter a {
	background: url(images/twitter-nav.png) no-repeat left center;
	padding: 3px 0 1px 20px;
	}

/***** TopNav ********************/

#topnav {
	background: #ffffff;
	width: 960px;	
	height: 28px;
	font-size: 13px;
	font-weight: medium;
	color: #ffffff;
	margin: 0 auto 0;
	padding: 0 0 0 0;
	border-top: #557799 10px solid;
	text-transform: uppercase;
	overflow: hidden;
	}

.topnav-left {
	width: 460px;
	float: left;
	font-size: 11px;
	margin: 0 0 4px 0;
	padding: 0 0 0 10px;
	}
	
.topnav-right {
	width: 480px;
	float: right;
	margin: 0;
	padding: 0;
	}

	
	
/***** Top Navigation ********************/
	
#topnav ul {
	background: #557799;
	float: right;
	list-style: none;
	margin: 0 0 0 0;
	padding: 0 2px 6px 12px;
	}

#topnav li {
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
	}
	
#topnav li a {
	color: #ffffff;
	display: block;
    	margin: 0;
	padding: 0px 15px 0 5px;
	text-decoration: none;
	position: relative;	
	}

#topnav li a:hover, #topnav li a:active, #topnav .current_page_item a, #topnav .current-cat a, #topnav .current-menu-item {
	color: #C1DBF4;
	}
	
#topnav li a.sf-with-ul {
	padding-right: 5px;
	}	
	
#topnav li a .sf-sub-indicator {
	display: block;
	width: 0;
	height: 0;
	text-indent: -9999px;
	overflow: hidden;
	position: absolute;
	top: 0;
	right: 0;
	}
	
#topnav li li a, #topnav li li a:link, #topnav li li a:visited {
	background: #557799;
	color: #ffffff;
	width: 138px; 
	margin: 0;
	padding: 5px 10px 5px 5px;
	text-transform: none;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	position: relative;
	}
	
#topnav li li a:hover, #topnav li li a:active {
	background: #ffffff;
	color: #C1DBF4;
	}

#topnav li li a .sf-sub-indicator {
	top: 10px;
	}

#topnav li ul {
	z-index: 9999;
	position: absolute;
	left: -999em;
	height: auto;
	width: 160px;
	margin: 0;
	padding: 0;
	}

#topnav li ul a { 
	width: 140px;
	}

#topnav li ul ul {
	margin: -31px 0 0 159px;
	}

#topnav li:hover ul ul, #topnav li:hover ul ul ul, #topnav li.sfHover ul ul, #topnav li.sfHover ul ul ul {
	left: -999em;
	}

#topnav li:hover ul, #topnav li li:hover ul, #topnav li li li:hover ul, #topnav li.sfHover ul, #topnav li li.sfHover ul, #topnav li li li.sfHover ul {
	left: auto;
	}

#topnav li:hover, #topnav li.sfHover { 
	position: static;
	}
	
/***** Inner ********************/

#inner {
	width: 960px;
	margin: 0 auto 10px;
	padding: 0;
	}

/***** Homepage ********************/
	
#featured-top {
	width: 590px;
	float: left;
	margin: 0 0 10px 0;
	padding: 0;
	}

#featured-bottom {
	width: 590px;
	float: left;
	margin: 0;
	padding: 0;
	}
	
.featured-bottom-left {
	width: 290px;
	float: left;
	margin: 0;
	padding: 0;
	}
	
.featured-bottom-right {
	width: 290px;
	float: right;
	margin: 0;
	padding: 0;
	}

#content #featured-top, #content #featured-bottom {
	font-size: 13px;
	font-family: 'Lora', Trebuchet MS, Arial, Verdana;
	font-weight: normal;
	line-height: 19px;
	}
	
#content #featured-top h2, #content #featured-top h2 a, #content #featured-bottom h2, #content #featured-bottom h2 a {
	color: #557799;
	font-size: 14px;
	font-family: 'Lora', Trebuchet MS, Arial, Verdana;
	font-weight: normal;
	margin: 0 0 4px 0;
	padding: 0;
	}
	
#content #featured-top h2 a:hover, #content #featured-bottom h2 a:hover {
	font-size: 14px;
	font-family: 'Lora', Trebuchet MS, Arial, Verdana;
	font-weight: normal;
	color: #81B3E6;
	text-decoration: none;
	}
	
#content #featured-top .ui-tabs h2,#content #featured-top .ui-tabs h2 a {
	font-size: 14px;
	margin: 0 0 5px 0;
	}
	
#content #featured-bottom h2, #content #featured-bottom h2 a {
	font-size: 14px;
	font-family: 'Lora', Trebuchet MS, Arial, Verdana;
	font-weight: normal;
	margin: 0 !important;
	}
	
#content #featured-top h4, #content #featured-bottom h4 {
	color: #ffffff;
	background: #557799;
	font-size: 14px;
	font-family: 'Cabin Condensed',Trebuchet MS, Arial, Verdana;
	font-weight: normal;
	margin: 0 0 10px 0;
	padding: 8px 2px 8px 6px;
	border: none;
	border-color: #d6d6d6;
	}

#featured-top .wrap, #featured-bottom .wrap {
	margin: 0;
	padding: 0;
	}
	
#featured-top p, #featured-bottom p {
	margin: 0;
	padding: 0 0 5px 0;
	}

#featured-top .widget, #featured-bottom .widget {
	margin: 0 0 10px 0;
	padding: 0;
	}
	
#featured-top .widget-wrap, #featured-bottom .widget-wrap {
	margin: 0;
	padding: 0;
	}

#content #featured-top img, #content #featured-top p img, #content #featured-bottom img, #content #featured-bottom p img {
	background: none !important;
	max-width: none;
	}
	
#featured-bottom .user-profile {
	overflow: hidden;
	}
	
#featured-bottom .user-profile p {
	padding: 10px;
	}

#featured-bottom .widget_tag_cloud div {
	padding: 10px 10px 14px 10px;
	}
	
#featured-bottom .user-profile .avatar {
	background: #eef1f3;
	float: left;
	margin: 0;
	padding: 4px;
	border: 1px solid #DDDDDD;
	}
	
.more-from-category a {
	font-size: 13px;
	font-family: 'Cabin Condensed', Trebuchet MS, Arial, Verdana;
	font-weight: medium;
	}
	
.more-from-category a:hover {
	text-decoration: underline;
	}
	
/***** Homepage Featured Post/Page ********************/

#featured-top .featuredpost, #featured-top .featuredpage, #featured-bottom .featuredpost, #featured-bottom .featuredpage {
	margin: 0 0 10px 0;
	padding: 0;
	}
	
#featured-top .featuredpost .post, #featured-top .featuredpage .page {
	margin: 0;
	padding: 10px 0 0 0;
	border-bottom: none;
	overflow: hidden;
	clear: both;
	}

#featured-bottom .featuredpost .post, #featured-bottom .featuredpage .page {
	margin: 0;
	padding: 10px 0 0 0;
	border: none;
	overflow: hidden;
	clear: both;
	}
	
#featured-top .featuredpost .avatar, #featured-top .featuredpage .avatar, #featured-bottom .featuredpost .avatar, #featured-bottom .featuredpage .avatar {
	margin: 0;
	padding: 4px;
	border: 1px solid #DDDDDD;
	}
	
#featured-top .featuredpost img, #featured-top .featuredpage img, #featured-bottom .featuredpost img, #featured-bottom .featuredpage img {
	background: #FFFFFF;
	margin: 0 0 5px 0;
	padding: 2px;
	border: 1px solid #DDDDDD;
	}
	
#featured-top .more-from-category {
	margin: 0;
	padding: 0 0 0 0;
	font-size: 11px;
	text-transform: uppercase;
	}

#featured-bottom .more-from-category {
	margin: 5px 0 0 0;
	padding: 0 0 0 0;
	font-size: 11px;
	text-transform: uppercase;
	}

#featured-bottom ul {
	list-style-type: none;
	margin: 0 0 0 0;
	float: left;
	padding: 10px 0 0 0;
	border-top: 1px solid #DDDDDD;
	width: 280px;
	}

#featured-bottom li {
	background: url(images/sidebar-list4.png) no-repeat top left;
	margin: 0;
	padding: 0 0 0 15px;
	font-size: 13px;
 	word-wrap: break-word;
	}


#featured-top #featured-post-5 {
	height: 190px;
}

#featured-top #featured-post-5 .more-from-category {
	margin: 0;
	padding: 6px 0 0 0;
	text-transform: uppercase;
	font-size: 11px;
	}

#featured-top #featured-post-5 .post {
	margin: 0;
	padding: 8px 0 5px 0;
	border-bottom: none;
	overflow: hidden;
	clear: both;
}

#featured-top #featured-post-23 {
	height: 190px;
}

#featured-top #featured-post-23 .more-from-category {
	margin: 0;
	padding: 6px 0 0 0;
	text-transform: uppercase;
	font-size: 11px;
	}

#featured-top #featured-post-23 .post {
	margin: 0;
	padding: 8px 0 5px 0;
	border-bottom: none;
	overflow: hidden;
	clear: both;
}

#featured-top #featured-post-21 .more-from-category {
	margin: 0;
	padding: 6px 0 0 0;
	text-transform: uppercase;
	font-size: 11px;
	}

#featured-top #featured-post-21 {
	height: 1425px;
}

#featured-top #featured-post-21 .post {
	margin: 4px 0 3px 0;
	padding: 9px 0 4px 0;
	border-bottom: 1px dotted;
	border-color: #d6d6d6;
	overflow: hidden;
	clear: both;
}

#featured-top #featured-post-21 .post-info {
	padding: 0 0 0 0;
    margin: 0 0 0 0;
}

#featured-top #featured-post-22 .more-from-category {
	margin: 0;
	padding: 6px 0 0 0;
	text-transform: uppercase;
	font-size: 11px;
	}

#featured-top #featured-post-22 .post {
	margin: 4px 0 3px 0;
	padding: 9px 0 4px 0;
	border-bottom: 1px dotted;
	border-color: #d6d6d6;
	overflow: hidden;
	clear: both;
}

#featured-top #featured-post-22 .post-info {
	padding: 0 0 0 0;
    margin: 0 0 0 0;
}

#featured-top #featured-post-5 .post-info {
	padding: 0 0 2px 0;
    margin: 4px 0 5px 0;
}

#featured-top #featured-post-5 .time {
    background:none;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}

#featured-top #featured-post-25 .post-info {
	padding: 0 0 2px 0;
    margin: 0 0 2px 0;
}

#featured-top #featured-post-25 .post {
	padding-top: 7px;
    margin-top: 0;
}

#featured-top #featured-post-25 .time {
    background:none;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}

#featured-top #featured-post-25 h4 {
	color: #ffffff;
	background: #ffffff;
	font-size: 16px;
	font-family: 'Cabin Condensed',Trebuchet MS, Arial, Verdana;
	font-weight: normal;
	margin: 0 0 5px 0;
	padding: 8px 2px 8px 6px;
	border: none;
	border-color: #557799;
	}

#featured-top #featured-post-15 {
	height: 170px;
}

#featured-top #featured-post-5 h2, #featured-top #featured-post-5 h2 a, #featured-top #featured-post-5 h2 a:hover{
    font-size: 18px;
	margin: 8px 0 10px 0;
	padding: 2px 2px 2px 2px;
	}
	
#featured-top #featured-post-25 h2, #featured-top #featured-post-25 h2 a, #featured-top #featured-post-25 h2 a:hover{
    font-size: 16px;
	margin: 5px 0 5px 0;
	padding: 2px 2px 2px 2px;
	}
	
#featured-top #featured-post-21 h2, #featured-top #featured-post-21 h2 a {
	margin: 0 0 6px 0;
	padding: 0;
}

#featured-top #featured-post-21 h4, #featured-top #featured-post-21 h4 a {
	color: #ffffff;
	background: #557799;
	font-size: 14px;
	font-family: 'Cabin Condensed',Trebuchet MS, Arial, Verdana;
	font-weight: medium;
	margin: 0 0 10px 0;
	padding: 8px 2px 8px 6px;
	border-top: none;
	border-bottom: none;
	border-color: #d6d6d6;
	}

#featured-top #featured-post-22 h4, #featured-top #featured-post-21 h4 a {
	color: #ffffff;
	background: #557799;
	font-size: 14px;
	font-family: 'Cabin Condensed',Trebuchet MS, Arial, Verdana;
	font-weight: medium;
	margin: 0 0 10px 0;
	padding: 8px 2px 8px 6px;
	border-top: none;
	border-bottom: none;
	border-color: #d6d6d6;
	}
	
#featured-top #featured-post-22 h2, #featured-top #featured-post-21 h2 a {
	margin: 0 0 6px 0;
	padding: 0;
}

#featured-top #featured-post-23 h4, #featured-top #featured-post-21 h4 a {
	color: #ffffff;
	background: #557799;
	font-size: 14px;
	font-family: 'Cabin Condensed',Trebuchet MS, Arial, Verdana;
	font-weight: medium;
	margin: 0 0 10px 0;
	padding: 8px 2px 8px 6px;
	border-top: none;
	border-bottom: none;
	border-color: #d6d6d6;
	}
	
#featured-top #text-421378086 {
	height: 18px;
	}

#featured-bottom #featured-post-6 {
	height: 190px;
}

#featured-bottom #featured-post-8 {
	height: 190px;
}

#featured-bottom #featured-post-7 {
	height: 180px;
}

#featured-bottom #featured-post-9 {
	height: 190px;
}

#featured-top #featured-post-10 {
	height: 392px;
}

#featured-top #featured-post-10 .post-info {
	margin: 0;
	padding: 0;
}

#featured-top .post-info a {
	color: #3e5770;
}

#featured-bottom .post-info a {
	color: #3e5770;
}

#featured-bottom #featured-post-6 .post-info {
	margin: 0 50px 5px 0;
	padding: 0;
}

#featured-bottom #featured-post-8 .post-info {
	margin: 0 15px 5px 0;
	padding: 0;
}

#featured-top #featured-post-12 .post-info {
	margin: 0;
	padding: 0;
}

#featured-bottom #featured-post-21 .post-info {
    font-size: 14px;
    padding: 0 0 2px 0;
    margin: 4px 0 5px 0;
}

#featured-top #featured-post-12 {
	height: 300px;
}

#featured-bottom #featured-post-16 {
	height: 190px;
}

#featured-bottom #featured-post-17 {
	height: 100px;
}

#featured-bottom #featured-post-18 {
	height: 100px;
}

#featured-bottom #featured-post-19 {
	height: 250px;
}

#featured-bottom #featured-post-20 {
	height: 440px;
}

#featured-bottom #featured-post-21 {
	height: 440px;
}

#featured-bottom #featured-post-20 .post {
    height: 122px;
}

#featured-bottom #featured-post-20 .post-info {
	font-size: 14px;
    padding: 0 0 2px 0;
    margin: 4px 0 5px 0;
}

#featured-bottom #featured-post-20 .time {
	font-size: 12px;
    background:none;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}

#featured-bottom #featured-post-21 .post {
    height: 122px;
}

#featured-bottom #featured-post-21 .more-from-category {
    margin: 0;
	padding: 6px 0 0 0;
	text-transform: uppercase;
	font-size: 11px;
}

#featured-top #text-421378086 {
    height: 10px;
    }



/***** Breadcrumb ********************/

.breadcrumb {
	background: #eef1f3;
	font-size: 11px;
	margin: 0 0 20px 0;
	padding: 5px 10px 5px 10px;
	text-transform: uppercase;
	border: 1px solid #DDDDDD;
	}
	
/***** Taxonomy Description ********************/

.taxonomy-description {
	background: #eef1f3;
	margin: 0 0 30px 0;
	padding: 10px;
	border: 1px solid #DDDDDD;
	}
	
#content .taxonomy-description p {
	margin: 0;
	padding: 0;
	}

/***** Content-Sidebar Wrapper ********************/

#content-sidebar-wrap {
	width: 960px;
	margin: 0 auto 0;
	padding: 0;
	float: left;
	}

.sidebar-content #content-sidebar-wrap, .content-sidebar #content-sidebar-wrap {
	width: 960px;
	margin: 0 0 0 0;
	}

.sidebar-sidebar-content #content-sidebar-wrap, .sidebar-content-sidebar #content-sidebar-wrap {
	float: right;
	}

/***** Content ********************/

#content {
	background: #ffffff;
	color: #464646;
	width: 440px;
	margin: 0 0 10px 0;
	padding: 10px 9px 9px 15px !important;
	float: left;
	}

.sidebar-content #content, .sidebar-sidebar-content #content {
	float: right;
	}
	
.sidebar-content #content, .content-sidebar #content {
	border: 1px solid #c0c0c0;
	width: 610px;
	margin: 0;
	padding: 0;
	}
	
.full-width-content #content {
	width: 936px;
	margin: 0 0 10px 0;
	padding: 0;
	}

#content blockquote {
	background: #eef1f3;
	margin: 0 15px 15px 15px;
	padding: 10px 20px 0 15px;
	border: 1px solid #DDDDDD;
	}
	
#content .boxy {
	background: #ffffff;
	margin: 0 15px 15px 15px;
	padding: 10px 15px 10px 15px;
	border: 5px;
	border-color: #557799;
	border-style: solid;
	}

#content .post {
    background: #ffffff;
	margin: 0 0 10px 0;
	padding: 10px;
	}
	
#content .page {
	margin: 0;
	padding: 10px;
	}

#content .post p {
	margin: 0;
	padding: 0 0 10px 0;
	}

#content .entry-content {
	font-family: 'Lora',Trebuchet MS, Arial, Verdana;
	font-size: 15px;
	}
	
#content .archive-page {
	float: left;
	width: 50%;
	margin: 0;
	padding: 20px 0 20px 0;
	}

.clear {
	clear: both;
	}
	
#content #author-list {
    font-family: 'Lora',Trebuchet MS, Arial, Verdana;
	font-size: 15px;
	margin: 0 0 10px 0;
	padding: 10px;
	}
	
#content #author-list li {
    font-family: 'Lora',Trebuchet MS, Arial, Verdana;
	font-size: 15px;
	margin: 0 0 2px 0;
	padding: 10px;
	}
	
/***** Headlines ********************/

#content h1, #content h2, #content h3, #content h4, #content h5, #content h6, #header .widget-area h4 {
	color: #557799;
	font-family: 'Lora', Trebuchet MS, Arial, Verdana;
	font-weight: normal;
	text-decoration: none;
	margin: 0 0 5px 0;
	padding: 0;
	}

#content h1 {
	font-size: 22px;
	margin: 0 0 10px 0;
	}
	
#content h2 {
	font-size: 20px;
	margin: 0 0 10px 0;
	}
	
#content h7 {
    font-family: 'Lora', Trebuchet MS, Arial, Verdana;
    color: #464646;
    font-size: 16px;
    font-weight: bold;
    }
	
#content h2 a, #content h2 a:visited {
	color: #557799;
	text-decoration: none;
	}
	
#content h2 a:hover {
	color: #C1DBF4;
	text-decoration: none;
	}
	
#content h3 {
	font-size: 18px;
	}
	
#content h4, #header .widget-area h4 {
	font-size: 16px;
	}
	
#header .widget-area h4 {
	color: #FFFFFF;
	}
	
#content h5 {
	font-size: 14px;
	}
	
#content h6 {
	font-size: 12px;
	}
	
#content em, #content i, #content b, #content strong {
    font-size: 105%;
    }
	
/***** Unordered/Ordered Lists ********************/

#content .post ul, #content .page ul {
	margin: 0;
	padding: 0 0 15px 0;
	}
	
#content .post ul li, #content .page ul li {
	margin: 0 0 0 20px;
	padding: 0;
	}
	
#content .post ul li, #content .page ul li {
	list-style-type: square;
	}

#content .post ul ul, #content .page ul ul {
	padding: 0;
	}
	
#content .post ol, #content .page ol {
	margin: 0 0 0 20px;
	padding: 0 0 10px 0;
	}
	
#content .post ol ol, #content .page ol ol {
	padding: 0;
	}

#content .post ol li, #content .page ol li  {
	margin: 0 0 0 20px;
	padding: 0;
	}
	
/***** Post Info ********************/
	
.post-info {
	font-family: 'Lora', Trebuchet MS, Arial, Verdana;
	margin: 0 0 15px 0;
	padding: 0;
	}
	
.post-info p {
	font-family: 'Lora', Trebuchet MS, Arial, Verdana;
	margin: 0;
	padding: 0;
	}
	
/***** AdSense ********************/
	
.adsense {
	font-family: 'Lora', Trebuchet MS, Arial, Verdana;
    font-size: 16px;
	padding: 10px 0 10px 0;
	border-top: 1px solid #DDDDDD;
	}
	
/***** Post Meta ********************/
	
.post-meta {
	font-family: 'Lora', Trebuchet MS, Arial, Verdana;
	margin: 0;
	padding: 5px 0 0 0;
	border-top: 1px solid #DDDDDD;
    clear: both;
	}
	
/***** Author Box ********************/
	
.author-box {
	font-family: 'Lora', Trebuchet MS, Arial, Verdana;
	background: #f0f3f6;
	margin: 0 0 40px 0;
	padding: 10px;
	border: 1px solid #DDDDDD;
	overflow: hidden;
	}
	
.author-box p {
	margin: 0;
	padding: 0;
	}
	
.author-box img {
	background: #FFFFFF !important;
	float: left;
	margin: 0 10px 0 0;
	padding: 4px;
	border: 1px solid #DDDDDD;
	}
#content .author-box h1, #content .author-box h1 a {
	font-size: 16px;
	font-weight: normal;
}
	
/***** Post Icons ********************/
	
.time {
	background: url(images/icon-time2.png) no-repeat top left;
	margin: 0 0 0 3px;
	padding: 0 0 2px 18px;
	}
	
.post-comments {
	background: url(images/icon-comments.png) no-repeat top left;
	margin: 0 0 0 3px;
	padding: 0 0 2px 18px;
	}
	
.categories {
	background: url(images/icon-categories.png) no-repeat top left;
	margin: 0 0 0 3px;
	padding: 0 0 2px 20px;
	}
	
.tags {
	background: url(images/icon-tags.png) no-repeat top left;
	margin: 0 0 0 3px;
	padding: 0 0 2px 18px;
	}

/***** Images ********************/

#content .entry-content .post-image {
	padding: 4px;
	border: 1px solid #DDDDDD;
	}

#content .post-image {
	margin: 0 10px 10px 0;
	padding: 4px;
	border: 1px solid #DDDDDD;
	}

img.centered  {
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
	padding: 0;
	}
	
img.alignnone {
	padding: 0;
	margin: 0 0 10px 0;
	display: inline;
	}
	
img.alignleft {
	padding: 0;
	margin: 0 10px 10px 0;
	display: inline;
	}

img.alignright {
	padding: 0;
	margin: 0 0 10px 10px;
	display: inline;
	}
	
.aligncenter {
	display: block;
	margin: 0 auto 10px;
	}
	
.alignleft {
	float: left;
	margin: 0 10px 0 0;
	}

.alignright {
	float: right;
	margin: 0 0 0 10px;
	}

.wp-caption {
	background: #eef1f3;
	text-align: center;
	padding: 5px 0 0 1px;
	border: 1px solid #DDDDDD;
	}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0;
	}

.wp-caption p.wp-caption-text {
	margin: 0;
	padding: 0;
	font-size: 11px;
	font-weight: normal;
	line-height: 12px;
	}
	
img.wp-smiley, img.wp-wink {
	float: none;
	border: none;
	margin: 0;
	padding: 0;
	}

/***** Post Navigation ********************/

.navigation {
	width: 100%;
	margin: 0;
	padding: 20px 0 20px 0;
	overflow: hidden;
	}
	
.navigation ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	}

.navigation li {
	display: inline;
	}

.navigation li a {
    background: #111111;
	color: #FFFFFF;
	padding: 5px 8px 5px 8px;
	border: 1px solid #111111;
	}

.navigation li a:hover, .navigation li.active a {
	background: #B2265D;
	color: #FFFFFF;
	border: 1px solid #B2265D;
	text-decoration: none;
	}

.navigation li.disabled {
	margin: 0;
	padding: 5px 8px 5px 8px;
	border: 1px solid #B2265D;
	}

/***** Primary & Secondary Sidebars ********************/

#sidebar {
	font-family: 'Lora', Trebuchet MS, Arial, Verdana;
	width: 320px;
	float: right;
	margin: 0;
	padding: 0;
	display: inline;
	}
	
#sidebar-alt {
	width: 140px;
	float: left;
	margin: 0;
	padding: 0;
	display: inline;
	}
	
#sidebar-bottom-left {
	width: 145px;
	float: left;
	margin: 0;
	padding: 0;
	display: inline;
	}
	
#sidebar-bottom-right {
	width: 145px;
	float: right;
	margin: 0;
	padding: 0;
	display: inline;
	}

.sidebar-content #sidebar, .sidebar-sidebar-content #sidebar {
	float: left;
	}
	
.content-sidebar-sidebar #sidebar-alt {
	float: right;
	}

#sidebar .widget, #sidebar-alt .widget {
	background: #FFFFFF;
	margin: 0 0 3px 0;
	padding: 9px 9px 9px 9px;
	border: 1px solid #c0c0c0;
	}
	
#sidebar h2, #sidebar h2 a, #sidebar-alt h2, #sidebar-alt h2 a {
	color: #557799;
	font-size: 13px;
	font-family: 'Lora', Trebuchet MS, Arial, Verdana;
	font-weight: normal;
	margin: 0;
	padding: 0;
	}
	
#sidebar h2 a:hover, #sidebar-alt h2 a:hover {
	color: #81B3E6;
	text-decoration: underline;
	}

#sidebar h4, #sidebar-alt h4 {
	color: #ffffff;
	background: #557799;
	font-size: 14px;
	font-family: 'Cabin Condensed',Trebuchet MS, Arial, Verdana;
	font-weight: normal;
	margin: 0 0 4px 0;
	padding: 8px 5px 8px 6px;
	border: none;
	border-color: #d6d6d6;
	}
	
#sidebar .widget p, #sidebar-alt .widget p, #sidebar .textwidget p, #sidebar-alt .textwidget p {
	margin: 0;
	padding: 0;
	}

#sidebar img, #sidebar a img, #sidebar-alt img, #sidebar-alt a img {
	border: none;
	margin: 0;
	padding: 0;
	}

#sidebar ul, #sidebar ol, #sidebar-alt ul, #sidebar-alt ol {
	list-style-type: none;
	margin: 5px 0 5px 0;
	padding: 0;
	}

#sidebar ul ul, #sidebar ol ol, #sidebar-alt ul ul, #sidebar-alt ol ol {
	margin: 0;
	padding: 0 0 0 15px;
	}

#sidebar li, #sidebar-alt li {
	margin: 0;
	padding: 0;
 	word-wrap: break-word;
	}
	
#sidebar embed, #sidebar object, #sidebar-alt embed, #sidebar-alt object {
	width: 300px; 
	height: 225px;
	margin: 0; 
	padding: 0;
	}

#sidebar #text-421378093 {
	padding: 0 10px 0 0;
	width: 200px;
}

#sidebar #text-421378074 {
	height: 308px;
	padding-top: 10px;
}

#sidebar #text-421378084 {
    height: 175px;
}

#sidebar #text-421378085 {
	height: 177px;
	}

#sidebar #featured-post-13 {
	height: 400px;
}

#sidebar #featured-post-13 .more-from-category {
	margin: 0;
	padding: 20px 0 0 0;
	text-transform: uppercase;
	font-size: 11px;
	}

#sidebar #featured-post-13 .post-11802 {
	height: 68px;
}

#sidebar #featured-post-13 .post-11782 {
	height: 68px;
}

#sidebar #featured-post-13 .post-11647 {
	height: 68px;
}

#sidebar #featured-post-13 .post-11597 {
	height: 69px;
}

#sidebar #latest-tweets-3 {
	height: 230px;
}

#sidebar #get-recent-trackbacks {
	height: 230px;
}

#sidebar #todays-events {
	height: 60px;
}

#sidebar #upcoming-events {
	height: 230px;
}

#sidebar #enh-rp-3 {
	height: 150px;
}

#sidebar #enh-rp-2 {
	height: 263px;
	font-size: 12px;
	line-height: 16px;
}

#sidebar #enh-rp-2 ul {
	padding-top: 2px;
}

#sidebar #enh-rp-2 li {
	background: url(images/flowersm.png) no-repeat top left;
	margin: 0;
	padding: 1px 0 0 16px;
 	word-wrap: break-word;
	}
	
#sidebar #recent-posts-2 {
	height: 263px;
	font-size: 12px;
	line-height: 16px;
}

#sidebar #recent-posts-2 ul {
	padding-top: 2px;
}

#sidebar #recent-posts-2 li {
	background: url(images/flowersm.png) no-repeat top left;
	margin: 0;
	padding: 1px 0 0 16px;
 	word-wrap: break-word;
	}
	
#sidebar #recent-posts-3 {
	height: 263px;
	font-size: 12px;
	line-height: 16px;
}

#sidebar #recent-posts-3 ul {
	padding-top: 2px;
}

#sidebar #recent-posts-3 li {
	background: url(images/flowersm.png) no-repeat top left;
	margin: 0;
	padding: 1px 0 0 16px;
 	word-wrap: break-word;
	}

#sidebar #nav_menu-3 {
	height: 123px;	
}

#sidebar #nav_menu-3 ul {
	padding-top: 5px;
}

#sidebar #text-421378082 {
	height: 99px;
}

#sidebar #archives-5 {
	height: 60px;
}

#sidebar #text-421378077 {
	height: 15px;
}

#sidebar #text-421378077 li {
	list-style-type: none;
	background: url(images/icon-time3.png) no-repeat top left;
	margin: 0;
	padding: 0 0 6px 18px;
 	word-wrap: break-word;
	}
	
#sidebar #twitter-2 h4  {
	color: #ffffff;
	background: #ffffff;
	font-size: 0px;
	font-family: 'Cabin Condensed',Trebuchet MS, Arial, Verdana;
	font-weight: normal;
	margin: 0;
	padding: 0;
	border: none;
	border-color: #d6d6d6;
	}

#sidebar #text-11 {
	height: 14px;
}

#sidebar #text-11 li {
	list-style-type: none;
	background: url(images/icon-time3.png) no-repeat top left;
	margin: 0;
	padding: 0 0 4px 18px;
 	word-wrap: break-word;
	}

#sidebar #featured-post-14 {
	height: 196px;
}

#sidebar #featured-post-15 {
	height: 185px;
}

#sidebar #featured-post-10 {
	height: 225px;
	
}

#sidebar #featured-post-10 ul {
	list-style-type: none;
	margin: 0 0 0 0;
	float: left;
	padding: 5px 0 0 0;
	border-top: 1px solid #DDDDDD;
	width: 280px;
	}

#sidebar #latest-tweets-5 {
	height: 377px;
	
}

#sidebar #views-6 {
	height: 225px;
	
}

#sidebar #views-6 ul {
	padding-top: 5px;
}

#sidebar #text-421378080 {
	height: 171px;
}

#sidebar #colorful_tag_cloud-3 {
	height: 177px;
	}
	
#sidebar #featured-post-11 {
	height: 507px;
	line-height: 19px;
	margin: 0;
}

#sidebar #featured-post-11 .post {
	font-size: 12px;
	height: 95px;
	margin: 0 0 0 0;
	padding: 5px 0 0 0;
	clear: both; 
	border-bottom: #d6d6d6 1px dotted;
}

#sidebar #featured-post-11 .more-from-category {
	margin: 0;
	padding: 9px 0 0 0;
	text-transform: uppercase;
	font-size: 11px;
	}
	
#sidebar #featured-post-18 {
	font-size: 12px;
	height: 187px;
	}
	
#sidebar #featured-post-18 li {
	background: url(images/flowersm.png) no-repeat top left;
	margin: 0;
	padding: 0 0 0 17px;
 	word-wrap: break-word;
	}
	
#sidebar #featured-post-18 h2 {
	margin: 0 0 2px 0;
	}
	
#sidebar #featured-post-18 h4 {
	margin: 0 0 0 0;
	}
	
#sidebar #featured-post-18 .post-info {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	}
	
#sidebar #featured-post-24 .more-from-category {
	margin: 0;
	padding: 5px 0 0 0;
	text-transform: uppercase;
	}
	
#sidebar #featured-post-24 {
	font-size: 13px;
	line-height: 18px;
	border: none;
	margin: 0;
	padding: 0 9px 10px 9px;
	}
	
#sidebar #featured-post-24 li {
	background: url(images/flowersm.png) no-repeat top left;
	margin: 0;
	padding: 0 0 0 17px;
 	word-wrap: break-word;
	}
	
#sidebar #featured-post-24 h2, #featured-post-24 h2 a {
	margin: 8px 0 2px 0;
	font-size: 17px;
	}
	
#sidebar #featured-post-24 h4 {
	margin: 1px 0 0 0;
	width: 300px;
	}
	
#sidebar #featured-post-24 .post-info {
	margin: 0 0 0 0;
	padding: 2px 0 8px 0;
	font-size: 12px;
	}
	
#sidebar #featured-post-24 .post {
    margin-top: 5px;
    padding-top: 0;
    padding-bottom: 10px;
    border-bottom: 1px dotted;
	border-color: #d6d6d6;
    }
    
#sidebar #featured-post-24 img {
    margin: 0;
	padding: 2px;
	border: 1px solid #DDDDDD;
    }
	
#sidebar #text-421378088 {
    border: none;
    }
	
#sidebar #get-recent-comments {
	height: 200px;
}

#sidebar #get_recent_comments li {
	list-style-type: none;
	padding: 0;
	margin: 3px 0 0 0;
	}
	
#sidebar #rss-2 h4 a {
	color: #ffffff;
	background: #557799;
	font-size: 12px;
	font-weight: normal;
	margin: 0 0 5px 0;
	padding: 3px 2px 3px 4px;
	}
	
#sidebar #rss-2 h4 img {
	margin: 6px 0 0 0;
	}
	
#sidebar #rss-2 li {
	background: url(images/flowersm.png) no-repeat top left;
	margin: 0;
	padding: 0 0 0 17px;
 	word-wrap: break-word;
	}
	
#sidebar #text-421378094 {
    height:286px;
    font-size: 13px;
    color: #383838;
    }
	
/***** Sidebar(s) Category Dropdown ********************/
	
#cat {
	background: #eef1f3;
	color: #B2265D;
	font-size: 11px;
	margin: 10px 0 5px 0;
	padding: 3px;
	display: inline;
	border: 1px solid #DDDDDD;
	}
	
#sidebar #cat {
	width: 298px;
	}
	
#sidebar-alt #cat {
	width: 128px;
	}

/***** Sidebar(s) Featured Post/Page ********************/

#sidebar .featuredpost, #sidebar .featuredpage, #sidebar-alt .featuredpost, #sidebar-alt .featuredpage {
	margin: 0 0 5px 0;
	padding: 9px;
	}
	
#sidebar .featuredpost .post, #sidebar .featuredpage .page, #sidebar-alt .featuredpost .post, #sidebar-alt .featuredpage .page {
	margin: 0;
	padding: 10px 0 5px 0;
	clear: both;
	}
	
#sidebar .featuredpost .avatar, #sidebar .featuredpage .avatar, #sidebar-alt .featuredpost .avatar, #sidebar-alt .featuredpage .avatar {
	margin: 0;
	padding: 4px;
	border: 1px solid #DDDDDD;
	}
	
#sidebar .featuredpost img, #sidebar .featuredpage img, #sidebar-alt .featuredpost img, #sidebar-alt .featuredpage img {
	margin: 0;
	padding: 4px;
	border: 1px solid #DDDDDD;
	}

#sidebar .featuredpost .more-from-category {
	margin: 0;
	padding: 5px 0 0 0;
	text-transform: uppercase;
	font-size: 11px;
	}

/***** Sidebar(s) User Profile ********************/

#sidebar .user-profile, #sidebar-alt .user-profile {
	overflow: hidden;
	}

#sidebar .user-profile .avatar, #sidebar-alt .user-profile .avatar {
	background: #f0f3f6;
	float: left;
	margin: 0;
	padding: 4px;
	border: 1px solid #DDDDDD;
	}
	
#sidebar .user-profile p, #sidebar-alt .user-profile p {
	margin: 0;
	padding: 10px 10px 0 10px;
	}

#sidebar .user-profile .posts_link, #sidebar-alt .user-profile .posts_link {
	margin: 0;
	padding: 0 0 10px 10px;
	}
	
/***** Search Form(s) ********************/

.searchform {
	margin: 0;
	}
	
#sidebar .searchform {
	padding: 0;
	}
	
#nav .searchform {
	float: right;
	padding: 5px 0 0 0;
	}

#nav .s {
	background: #eef1f3 !important;
	color: #222222;
	font-family: 'Cabin Condensed', Trebuchet MS, Arial, Verdana;
	font-size: 12px;
	margin: 1px 5px 3px 0;
	padding: 4px 0 4px 5px;
	border: none;
	}

#nav .submit .searchsubmit {
	background: #557799 !important;
	color: #FFFFFF;
	font-family: 'Cabin Condensed', Trebuchet MS, Arial, Verdana;
	font-size: 12px;
	font-weight: normal !important;
	text-decoration: none;
    	margin-right: 10px;
	padding: 2px 5px 2px 5px !important;
	border: none;
	}

#nav .submit:hover, .searchsubmit:hover {
	background: #81B3E6 !important;
	border: none;
	}
	
.s {
	background: #eef1f3 !important;
	color: #222222;
	font-family: 'Lora', Trebuchet MS, Arial, Verdana;
	font-size: 12px;
	margin: 0 5px 0 0;
	padding: 4px 0 4px 5px;
	border: 1px solid #DDDDDD;
	}
	
#header .s, #nav .s, #sidebar .s {
	width: 190px;
	}
	
#sidebar-alt .s {
	width: 80px;
	}

/***** eNews & Updates Widget ********************/

.enews {
	font-family: 'Lora', Trebuchet MS, Arial, Verdana;
	background: url(images/enews.png) no-repeat top right;
	margin: 0;
	padding: 0 0 5px 0;
	}
	
#sidebar .enews p {
	margin: 0;
	padding: 0;
	}

.enews #subscribe {
	margin: 0;
	padding: 0;
	overflow: hidden;
	}
	
#sidebar .enews #subscribe {
	padding: 0;
	}
	
.enews #subbox {
	background: #eef1f3 !important;
	width: 142px;
	color: #222222;
	font-family: 'Lora', Trebuchet MS, Arial, Verdana;
	font-size: 11px;
	padding: 4px 0 4px 2px;
	margin: 0 5px 0 0;
	border: 1px solid #DDDDDD;
	}

/***** Latest Tweets Widget ********************/

.latest-tweets {
	background: url(images/twitter.png) top right no-repeat;
	margin: 10px 0 0 0;
	padding: 0;
	}

/***** Calendar ********************/

#wp-calendar {
	margin: 0;
	padding: 0;
	width: 100%;
	}

#wp-calendar caption {
	color: #333333;
	font-size: 12px;
	font-family: 'Lora', Trebuchet MS, Arial, Verdana;
	font-style: italic;
	font-weight: normal;
	margin: 0;
	padding: 2px 5px 0 0;
	text-align: right;
	}

#wp-calendar th {
	color: #333333;
	}

#wp-calendar thead {
	margin: 10px 0 0 0;
	font-weight: bold;
	background: #eef1f3 !important;
	color: #f0f3f6 !important;
	}

#wp-calendar td {
	background: #eef1f3;
	font-weight: normal;
	text-align: center;
	margin: 0;
	padding: 2px;
	}

#wp-calendar tfoot td {
	background: none;
	margin: 0;
	padding: 0;
	}
	
/***** Buttons ********************/

#submit, .searchsubmit, .enews #subbutton, .gform_footer .button {
	background: #557799 !important;
	color: #FFFFFF;
	font-family: 'Cabin Condensed', Trebuchet MS, Arial, Verdana;
	font-size: 12px;
	font-weight: medium !important;
	text-transform: uppercase;
	text-decoration: none;
    	margin-right: 10px;
	padding: 4px 6px 4px 6px !important;
	border: none;
	}

#submit:hover, .searchsubmit:hover, .enews #subbutton:hover, .gform_footer .button:hover {
	background: #81B3E6 !important;
	}
	
/***** Contact Form ********************/

.gform_wrapper input, .gform_wrapper textarea, .gform_wrapper select {
	background: #eef1f3 !important;
	color: #333333 !important;
	font-family: 'Lora', Trebuchet MS, Arial, Verdana;
	font-size: 12px !important;
	padding: 4px 0 4px 5px !important;
	border: 1px solid #DDDDDD;
	}

.gform_footer input.button {
	color: #FFFFFF !important;
	}
	
.gform_wrapper .ginput_complex label {
	font-size: 12px !important;
	}
	
.gform_wrapper li, .gform_wrapper form li {
	margin: 0 0 10px 0 !important;
	}
	
.gform_wrapper .gform_footer {
	border: none !important;
	}

/***** Footer ********************/

#footer {
	font-family: 'Lora', Trebuchet MS, Arial, Verdana;
	font-size: 12px;
	background: url(images/footer.png) no-repeat top;
	clear: both;
	width: 960px;
	color: #333333F;
	overflow: hidden;
	padding: 30px 0 20px;
	margin: 0 auto 0;
	clear: both; 
	}

#footer a, #footer a:visited {
	color: #333333;
	text-decoration: none;
	}
	
#footer a:hover {
	color: #333333;
	text-decoration: underline;
	}
	
#footer p {
	margin: 0;
	padding: 0;
	}

#footer .gototop {
	width: 400px;
	float: left;
	margin: 0;
	padding: 0 0 0 10px;
	}
	
#footer .gototop a {
	margin: 0;
	padding: 2px 0 2px 18px;
	background: url(images/footer-top.png) no-repeat left center;
	}

#footer .login-out {
	width: 300px;
	float: left;
	margin: 0;
	padding: 0 0 0 10px;
	}

#footer .login-out a {
	margin: 0;
	padding: 2px 0 2px 0;
	}
	
#footer .creds {
	width: 500px;
	float: right;
	margin: 0;
	padding: 0 10px 0 0;
	text-align: right;
	}

/***** Footer Widgeted ********************/
	
#footer-widgeted {
	font-family: 'Lora', Trebuchet MS, Arial, Verdana;
	background: #ffffff;
	width: 960px;
	color: #557799;
	font-size: 12px;
	margin: 0 auto 0;
	padding: 0;
	overflow: hidden;
	}
	
#footer-widgeted .widget {
	background: none;
	margin: 0;
	padding: 0;
	border: none;
	}
	
#footer-widgeted h4 {
	color: #557799;
	font-size: 14px;
	font-family: Trebuchet MS, Arial, Verdana;
	font-weight: bold;
	margin: 0 0 5px 0;
	padding: 0;
	}
	
#footer-widgeted p {
	color: #557799;
    font-weight: normal;
	margin: 0;
	padding: 0 0 10px 0;
	}
	
#footer-widgeted a, #footer-widgeted a:visited {
	color: #557799;
	text-decoration: none;
	}
	
#footer-widgeted a:hover {
	color: #557799;
	text-decoration: underline;
	}
	
#footer-widgeted ul {
	list-style-type: none;
	margin: 0;
	padding: 0 0 5px 0;
	}
	
#footer-widgeted ul li {
	background: url(images/flowersm.png) no-repeat top left;
	margin: 0;
	padding: 0 0 0 18px;
	}

#footer-widgeted #get-recent-comments {
	height: 159px;
}

#footer-widgeted #diamond-recent-comments {
	height: 159px;
}

#footer-widgeted #views-6 {
	height: 155px;
}

#footer-widgeted #enews-3 {
	height: 110px;
	width: 208px;
}

#footer-widgeted #archives-4 {
	height: 55px;
}

.footer-widgeted-1 {
	width: 216px;
	height: 200px;
	float: left;
	margin: 0;
	padding: 10px 25px 5px 20px;
	}
	
.footer-widgeted-2 {
	width: 250px;
	float: left;
	margin: 0;
	padding: 10px 10px 10px 2px;
	}
	
.footer-widgeted-3 {
	width: 258px;
	float: left;
	margin: 0;
	padding: 10px 10px 5px 0;
	}
	
.footer-widgeted-4 {
	width: 150px;
	float: right;
	margin: 0;
	padding: 10px 10px 5px 0;
	}

.footer-widgeted-5 {
	background: #ffffff;
	border-top: #D6D6DF 1px solid;
	width: 960px;
	height: 110px;
	float: left;
	margin: 5px 0 0 0;
	padding: 15px 0 5px 0;
	}
	
/***** Comments ********************/
	
#respond {
	font-family: 'Lora', Trebuchet MS, Arial, Verdana;
	margin: 0 0 15px 0;
	padding: 0;
	}

#author, #email, #url {
	background: #eef1f3 !important;
	width: 250px;
	color: #333333;
	font-family: 'Lora', Trebuchet MS, Arial, Verdana;
	font-size: 12px;
	padding: 3px 0 3px 3px;
	margin: 5px 5px 0 0;
	border: 1px solid #DDDDDD;
	}
	
#comment {
	background: #eef1f3 !important;
	width: 98%;
	height: 150px;
	color: #333333;
	font-family: 'Lora', Trebuchet MS, Arial, Verdana;
	font-size: 12px;
	padding: 3px 0 3px 3px;
	margin: 5px 0 5px 0;
	border: 1px solid #DDDDDD;
	}
	
.comment-list, .children {
	font-family: 'Lora', Trebuchet MS, Arial, Verdana;
	margin: 0;
	padding: 0;
	}
	
.ping-list {
	font-family: 'Lora', Trebuchet MS, Arial, Verdana;
	margin: 0 0 40px 0;
	padding: 0;
	}
	
.comment-list ol, .ping-list ol {
	font-family: 'Lora', Trebuchet MS, Arial, Verdana;
	margin: 0;
	padding: 10px;
	}

.comment-list li, .ping-list li {
	font-family: 'Lora', Trebuchet MS, Arial, Verdana;
	font-weight: bold;
	margin: 15px 0 5px 0;
	padding: 10px 5px 10px 10px;
	list-style: none;
	}
	
.comment-list li ul li { 
	font-family: 'Lora', Trebuchet MS, Arial, Verdana;
	margin-right: -6px;
	margin-left: 10px;
	}

.comment-list p, .ping-list p {
	font-family: 'Lora', Trebuchet MS, Arial, Verdana;
	font-weight: normal;
	text-transform: none;
	margin: 10px 5px 10px 0;
	padding: 0;
	}

.comment-list li .avatar { 
	background: #FFFFFF;
	float: right;
	border: 1px solid #DDDDDD;
	margin: 0 5px 0 10px;
	padding: 4px;
	}

.comment-list cite, .comment-list cite a, .ping-list cite, .ping-list cite a {
	font-family: 'Lora', Trebuchet MS, Arial, Verdana;
	font-weight: bold;
	font-style: normal;
	}

.commentmetadata {
	font-family: 'Lora', Trebuchet MS, Arial, Verdana;
	font-size: 11px;
	font-weight: normal;
	}

#respond:after {
	font-family: 'Lora', Trebuchet MS, Arial, Verdana;
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}

.nocomments {
	text-align: center;
	}

#comments .navigation {
	display: block;
	margin: 10px 0 0 0;
	}

.thread-alt, .thread-even {
	background: #eef1f3;
	}

.comment-policy {
	font-family: 'Lora', Trebuchet MS, Arial, Verdana;
	}

.even, .alt, .depth-1 {
	border: 1px solid #DDDDDD;
	margin: 0;
	padding: 0;
	}