/*
	Theme Name: PC-Genesis
	Theme URL: http:/pixelcurrents.com
	Description: Build on Genesis with code borrowed from the Executive child theme.
	Author: Annie Boccio for Pixel Currents
	Author URI: http://pixelcurrents.com
	Version: .5
	Template: genesis
	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php
*/

@font-face {
	font-family: 'ProcionoRegular';
	src: url('fonts/Prociono-Regular-webfont.eot');
	src: local('☺'), url('fonts/Prociono-Regular-webfont.woff') format('woff'), url('fonts/Prociono-Regular-webfont.ttf') format('truetype'), url('fonts/Prociono-Regular-webfont.svg#webfontnTm7Rj2p') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'BlackJackRegular';
	src: url('fonts/black_jack-webfont.eot');
	src: local('☺'), url('fonts/black_jack-webfont.woff') format('woff'), url('fonts/black_jack-webfont.ttf') format('truetype'), url('fonts/black_jack-webfont.svg#webfontdjuKBxbY') format('svg');
	font-weight: normal;
	font-style: normal;
}
body {
	color: #333333;
	font-family: 'ProcionoRegular',Georgia, Times New Roman;
	font-size: 16px;
	margin: 0 auto 0;
	padding: 0;
	line-height: 20px;
	background: #d5d5d5 url(images/bg-body5.png) repeat scroll center center;
	}
	
/***** Hyperlinks ********************/

a, a:visited {
	color: #2255AA;
	text-decoration: none;
	}
	
a:hover {
	color: #2255AA;
	text-decoration: underline;
	}
	
a img {
	border: none;
	}
	
a:focus, a:hover, a:active {
	outline: none;
	}
p {
	margin-top: 8px;
}
/***** Wrap ********************/

#wrap {
	width: 960px;
	margin: 0 auto 0;
	padding: 0;
	background: #fff0e2 url(images/bubbles.png) no-repeat scroll center top;
}

/***** Header  ********************/

#header {
	width: 960px; 
	height: 200px;
	}

#title-area {
	width: 400px;
	float: left;
	padding: 20px 0 0 0;
	overflow: hidden;
	}
	
#title-area #title {
	font-size: 24px;
	font-weight: normal;
	line-height: 30px;
	margin: 0; 
	padding: 0;
	}
	
#title-area #title a, #title-area #title a:hover {
	color: #333333;
	text-decoration: none;
	}
	
#title-area #description {
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
	margin: 0; 
	padding: 0;
	}

#header .widget-area {
	width: 400px;
	float: right;
	margin-top: 20px;
	}
	
#header .widget-area p {
	margin: 0;
	padding: 0 0 5px 0;
	}

/***** Image Header - Partial Width ********************/

.header-image #header #title-area {
	background: url(images/logo5.png) left top no-repeat;
	margin-top: 10px;
	}

.header-image #title-area, .header-image #title-area #title, .header-image #title-area #title a {
	display: block; 
	float: left;
	width: 460px;
	height: 170px;
	padding: 0;
	text-indent: -9999px;
	overflow: hidden;
	}
	
.header-image #title-area #description {
	display: block;
	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;
	}
	
/***** Navigation Menus ********************/

#nav, #subnav {
	width: 960px;
	background: #002864 url(images/nav-top2.png) repeat-x 0 top;
	color: #ffffff;
	border-bottom: 1px solid #666666;
	overflow: hidden;
	clear: both;
	font-family: 'ProcionoRegular',Georgia, Times New Roman;
}

#nav ul, #subnav ul, #header ul.nav, #header ul.menu {
	width: 100%;
	float: left;
	margin: 0;
	padding: 0;
	}
	
#nav li, #subnav li, #header ul.nav li, #header ul.menu li {
	float: left;
	list-style: none;
	}
	
#header ul.nav li, #header ul.menu li {
	background: #0b4d95;
	text-transform: uppercase;
	}
	
#nav li a, #subnav li a, #header ul.nav li a, #header ul.menu li a {
	color: #fff;
	display: block;
	font-size: 18px;
    margin: 0;
	text-decoration: none;
	position: relative;
	padding: 10px;
}

#nav li a:hover, #nav li a:active, #nav .current_page_item a, #nav .current-cat a, #nav .current-menu-item, #subnav li a:hover, #subnav li a:active, #subnav .current_page_item a, #subnav .current-cat a, #subnav .current-menu-item, #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: #0b4d95;
	/*color: #002864;*/
}
	
#nav li a.sf-with-ul, #subnav li a.sf-with-ul, #header ul.nav li a.sf-with-ul, #header ul.menu li a.sf-with-ul {
	padding-right: 25px;
	}	
	
#nav li a .sf-sub-indicator, #subnav li a .sf-sub-indicator, #header ul.nav li a .sf-sub-indicator, #header ul.menu li a .sf-sub-indicator {
	background: url(images/arrow-down.png);
	display: block;
	width: 10px;
	height: 10px;
	top: 12px;
	right: 10px;
	text-indent: -9999px;
	overflow: hidden;
	position: absolute;
	}
	
#nav li li a, #nav li li a:link, #nav li li a:visited, #subnav li li a, #subnav li li a:link, #subnav li li a:visited, #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: #002864;
	color: #FFFFFF;
	width: 158px; 
	font-size: 16px;
	margin: 0;
	padding: 5px 10px;
	border-left: 1px solid #132c64;
	border-right: 1px solid #132c64;
	border-bottom: 1px solid #132c64;
	position: relative;
	}
	
#nav li li a:hover, #nav li li a:active, #subnav li li a:hover, #subnav li li a:active, #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: #0b4d95;;
	color: #fff;
	}

#nav li li a .sf-sub-indicator, #subnav li li a .sf-sub-indicator, #header ul.nav li li a .sf-sub-indicator, #header ul.menu li li a .sf-sub-indicator {
	background: url(images/arrow-right.png);
	top: 10px;
	}

#nav li ul, #subnav li ul, #header ul.nav li ul, #header ul.menu li ul {
	z-index: 9999;
	position: absolute;
	left: -999em;
	height: auto;
	width: 180px;
	}

#nav li ul a, #subnal li ul a, #header ul.nav li ul a, #header ul.menu li ul a { 
	width: 160px;
	}

#nav li ul ul, #subnav li ul ul, #header ul.nav li ul ul, #header ul.menu li ul ul {
	margin: -31px 0 0 179px;
	}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfHover ul ul, #nav li.sfHover ul ul ul, #subnav li:hover ul ul, #subnav li:hover ul ul ul, #subnav li.sfHover ul ul, #subnav li.sfHover ul ul ul, #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;
	}

#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, #subnav li:hover ul, #subnav li li:hover ul, #subnav li li li:hover ul, #subnav li.sfHover ul, #subnav li li.sfHover ul, #subnav li li li.sfHover ul, #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;
	}

#nav li:hover, #nav li.sfHover, #subnav li:hover, #subnav li.sfHover, #header ul.nav li:hover, #header ul.nav li.sfHover, #header ul.menu li:hover, #header ul.menu li.sfHover { 
	position: static;
	}
	
/***** Primary Navigation Extras ********************/
	
#nav li.right {
	float: right;
	margin: 0;
	padding: 12px 10px 5px;
	}

#nav li.right a {
	background: none;
	display: inline;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
	border: none;
	}
	
#nav li.right a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	}
	
#nav li.search {
	padding: 5px 10px 0;
	}

#nav li.rss a, #nav li.rss a:hover {
	background: url(images/rss.png) no-repeat left center;
	margin: 0 0 0 10px;
	padding: 7px 0 5px 2px;
	}
	
#nav li.twitter a, #nav li.twitter a:hover {
	background: url(images/twitter-nav.png) no-repeat left center;
	padding: 7px 0 5px 30px;
	}
	
#nav li.rss a:hover, #nav li.twitter a:hover {
	text-decoration: underline;
	}

/***** Inner ********************/

#inner {
	width: 960px;
	margin: 130px 0 0;
	}

/***** Breadcrumb ********************/

.breadcrumb {
	background: transparent;
	margin: 0 0 30px 0;
	padding: 5px 10px 5px 10px;
	border-bottom: 1px solid #000676 ;
	font-style: italic;
	font-size: 12px;
}
	
/***** Taxonomy Description ********************/

.taxonomy-description {
	background: #F7F7F7;
	margin: 0 0 30px 0;
	padding: 10px;
	border: 1px solid #E6E6E6;
	}
	
#content .taxonomy-description p {
	margin: 0;
	padding: 0;
	}

/***** Content-Sidebar Wrap ********************/

#content-sidebar-wrap {
	width: 790px;
	float: left;
	}

.sidebar-content #content-sidebar-wrap, .content-sidebar #content-sidebar-wrap {
	width: 960px;
	}

.sidebar-sidebar-content #content-sidebar-wrap, .sidebar-content-sidebar #content-sidebar-wrap {
	float: right;
	}

/***** Content ********************/

#content {
	width: 470px;
	float: left;
	}

.sidebar-content #content, .sidebar-sidebar-content #content {
	float: right;
	}

.sidebar-content #content, .content-sidebar #content {
	width: 640px;
	}
	
.full-width-content #content {
	width: 960px;
	}

#content blockquote {
	background: #F7F7F7;
	margin: 0 15px 15px 15px;
	padding: 10px 20px 0 15px;
	border: 1px solid #E6E6E6;
	}

#content .post {
	margin: 0 0 40px 0;
	padding: 0;
	}
	
#content .page {
	margin: 0;
	padding: 0 0 15px 0;
	}

#content .post p {
	margin: 0;
	padding: 0 0 10px 0;
	}

.clear {
	clear: both;
	}
	
/***** Headlines ********************/

#content h1, #content h2, #content h3, #content h4, #content h5, #content h6, #header .widget-area h4 {
	color: #333333;
	font-family: 'BlackJackRegular',Georgia, Times New Roman;
	font-weight: normal;
	text-decoration: none;
	margin: 0 0 2px 0;
	padding: 0;
	}

#content h1 {
	font-size: 28px;
	}
	
#content h2 {
	font: bold 18px 'ProcionoRegular',Georgia, Times New Roman;
}
	
#content h2 a, #content h2 a:visited {
	color: #333333;
	text-decoration: none;
	}
	
#content h2 a:hover {
	color: #2255AA;
	text-decoration: none;
	}
	
#content h3 {
	font-size: 22px;
	font: bold 18px 'ProcionoRegular',Georgia, Times New Roman;
	margin-top:10px;
	}
	
#content h4, #header .widget-area h4 {
	font-size: 14px;
	}
#header .widget-area h4 {
	font-size: 30px;
	line-height: 32px;
}
#content h5 {
	font-size: 12px;
	}
	
#content h6 {
	font-size: 10px;
	}
	
/***** Unordered/Ordered Lists ********************/
	
#content .post ul, #content .page ul, #content .post ol, #content .page ol, #header .widget-area ul {
	margin: 0;
	padding: 0 0 15px 0;
	}
	
#header .widget-area ul {
	padding: 0;
	}
	
#content .post ul li, #content .page ul li, #content .post ol li, #content .page ol li, #header .widget-area ul li {
	margin: 0 0 0 20px;
	padding: 0;
	}
	
#content .post ul li, #content .page ul li, #header .widget-area ul li {
	list-style-type: square;
	}

#content .post ul ul, #content .page ul ul, #content .post ol ol, #content .page ol ol {
	padding: 0;
	}

/***** Post Info ********************/
	
.post-info {
	font-size: 11px;
	margin: 0 0 5px 0;
	padding: 0;
	text-transform: uppercase;
	}

/***** Post Meta ********************/
	
.post-meta {
	font-size: 11px;
	padding: 5px 0 0 0;
	text-transform: uppercase;
	border-top: 1px solid #E6E6E6;
	clear: both;
	}
	
/***** Author Box ********************/
	
.author-box {
	background: #F7F7F7;
	margin: 0 0 40px 0;
	padding: 10px;
	border: 1px solid #E6E6E6;
	overflow: hidden;
	}
	
.author-box p {
	margin: 0;
	padding: 0;
	}
	
.author-box img {
	background: #FFFFFF;
	float: left;
	margin: 0 10px 0 0;
	padding: 4px;
	border: 1px solid #E6E6E6;
	}
	
/***** Sticky Posts ********************/
	
#content .sticky {
	background: #F7F7F7;
	margin: 0 0 40px 0;
	padding: 10px;
	border: 1px solid #E6E6E6;
	}
	
/***** Archive Page ********************/
	
#content .archive-page {
	float: left;
	width: 50%;
	padding: 20px 0 20px 0;
	}

/***** Post Icons ********************/
	
.time, .categories {
	margin: 0;
	padding: 0;
	}
	
.post-comments, .tags {
	background: url(images/icon-dot.png) no-repeat top left;
	margin: 0 0 0 3px;
	padding: 0 0 2px 10px;
	}

/***** Images ********************/

#content img, #content p img {
	max-width: 100%;
	}

#content .post-image {
	margin: 0 10px 10px 0;
	padding: 4px;
	border: 1px solid #E6E6E6;
	}

img.centered, .aligncenter {
	display: block;
	margin: 0 auto 10px;
	}
	
img.alignnone {
	margin: 0 0 10px 0;
	display: inline;
	}
	
img.alignleft {
	margin: 0 10px 10px 0;
	display: inline;
	}

img.alignright {
	margin: 0 0 10px 10px;
	display: inline;
	}

.alignleft {
	float: left;
	margin: 0 10px 0 0;
	}

.alignright {
	float: right;
	margin: 0 0 0 10px;
	}

.wp-caption {
	background: #F7F7F7;
	padding: 5px 0 0 1px;
	text-align: center;
	border: 1px solid #E6E6E6;
	}

.wp-caption img {
	border: 0;
	}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	font-weight: normal;
	line-height: 12px;
	}
	
img.wp-smiley, img.wp-wink {
	float: none;
	border: none;
	}

/***** 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, .navigation li.disabled {
	color: #2255AA;
	padding: 5px 8px 5px 8px;
	border: 1px solid #E6E6E6;
	}

.navigation li a:hover, .navigation li.active a {
	background: #F7F7F7;
	color: #2255AA;
	text-decoration: none;
	border: 1px solid #E6E6E6;
	}

/***** Primary & Secondary Sidebars ********************/

#sidebar {
	width: 300px;
	float: right;
	display: inline;
	margin-top: 25px;
	}
	
#sidebar-alt {
	width: 150px;
	float: left;
	display: inline;
	margin-top: 25px;
	}

.sidebar-content #sidebar, .sidebar-sidebar-content #sidebar {
	float: left;
	}
	
.content-sidebar-sidebar #sidebar-alt {
	float: right;
	}

#sidebar .widget, #sidebar-alt .widget {
	background: transparent;
	margin: 0 0 15px 0;
	padding: 0 0 10px 0;
	/*border: 1px solid #E6E6E6;	*/
	}
	
#sidebar h2, #sidebar h2 a, #sidebar-alt h2, #sidebar-alt h2 a {
	color: #333333;
	font-family: 'BlackJackRegular',Georgia, Times New Roman, Trebuchet MS;
	font-size: 12px;
	font-weight: bold;
	margin: 0;
	padding: 0;
	}
	
#sidebar h2 a:hover, #sidebar-alt h2 a:hover {
	color: #2255AA;
	text-decoration: none;
	}

#sidebar h4, #sidebar-alt h4 {
	/*background: #F7F7F7;*/
	font-family: 'BlackJackRegular',Georgia, Times New Roman, Trebuchet MS;
	color: #333333;
	font-size: 24px;
	font-weight: normal;
	margin: 0 10px 0 0;
	padding: 5px 5px 5px 10px;
	text-transform: none;
	border-bottom: 1px solid #2255AA;
	}
	
#sidebar .textwidget, #sidebar-alt .textwidget {
	margin: 0;
	padding: 10px 10px 0 10px;
	}
	
#sidebar .widget p, #sidebar-alt .widget 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 {
	margin: 10px 0 0 0;
	padding: 0 10px 0 25px;
	}

#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 {
	list-style-type: square;
 	word-wrap: break-word;
	}

/***** Sidebar(s) Tag Cloud ********************/

#sidebar .widget_tag_cloud div div, #sidebar-alt .widget_tag_cloud div div {
	padding: 10px 10px 0 10px;
	}
	
/***** Sidebar(s) Category Dropdown ********************/
	
#cat {
	background: #F7F7F7;
	color: #333333;
	font-size: 12px;
	font-family: Arial, Tahoma, Verdana;
	margin: 10px 0 0 10px;
	padding: 3px;
	display: inline;
	border: 1px solid #E6E6E6;
	}
	
#sidebar #cat {
	width: 278px;
	}
	
#sidebar-alt #cat {
	width: 128px;
	}

/***** Sidebar(s) Featured Post/Page ********************/

#sidebar .featuredpost, #sidebar .featuredpage, #sidebar-alt .featuredpost, #sidebar-alt .featuredpage {
	margin: 0 0 15px 0;
	padding: 0;
	clear: both;
	}
	
#sidebar .featuredpost .post, #sidebar .featuredpage .page, #sidebar-alt .featuredpost .post, #sidebar-alt .featuredpage .page {
	margin: 0;
	padding: 10px 10px 5px 10px;
	}
	
#sidebar .featuredpost .avatar, #sidebar .featuredpage .avatar, #sidebar-alt .featuredpost .avatar, #sidebar-alt .featuredpage .avatar, #sidebar .featuredpost img, #sidebar .featuredpage img, #sidebar-alt .featuredpost img, #sidebar-alt .featuredpage img {	
	background: #F7F7F7;
	margin: 0;
	padding: 4px;
	border: 1px solid #E6E6E6;
	}

/***** Sidebar(s) User Profile ********************/

#sidebar .user-profile, #sidebar-alt .user-profile {
	overflow: hidden;
	}

#sidebar .user-profile .avatar, #sidebar-alt .user-profile .avatar {
	background: #F7F7F7;
	float: left;
	margin: 0;
	padding: 4px;
	border: 1px solid #E6E6E6;
	}
	
#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 0 10px;
	}
	
/***** Buttons ********************/
	
#submit, .searchsubmit, .enews #subbutton, .gform_footer .button, .reply a, .reply a:visited {
	background: #132c64;
	color: #FFFFFF;
	font-size: 11px;
	font-weight: normal !important;
	text-decoration: none;
    margin: 0;
	padding: 3px 5px 3px 5px;
	border: 1px solid #212121;
	}

#submit:hover, .searchsubmit:hover, .enews #subbutton:hover, .gform_footer .button:hover, .reply a:hover {
	background: #000000;
	text-decoration: none;
	border: 1px solid #666666;
	}
	
/***** Search Form(s) ********************/

.searchform {
	margin: 0;
	}

#header .searchform {
	float: right;
	padding: 40px 0 0 0;
	}
	
#sidebar .searchform {
	padding: 5px 0 0 10px;
	}
	
#nav .searchform {
	float: right;
	padding: 0;
	}
	
.s {
	background: #F7F7F7 !important;
	color: #333333;
	font-size: 11px;
	margin: 5px 4px 0 0;
	padding: 4px 0 4px 5px;
	border: 1px solid #132c64;
	}
	
#header .s, #nav .s, #sidebar .s, #sidebar-alt .s {
	width: 200px;
	}

/***** eNews & Updates Widget ********************/

.enews {
	background: url(images/enews.png) top right no-repeat;
	}
	
#sidebar .enews p {
	padding: 10px 10px 0 10px;
	}

.enews #subscribe {
	padding: 0 0 0 10px;
	}
	
.enews #subbox {
	background: #F7F7F7 !important;
	width: 230px;
	color: #333333;
	font-family: Arial, Tahoma, Verdana;
	font-size: 11px;
	padding: 4px 0 4px 5px;
	margin: 5px 5px 0 0;
	border: 1px solid #CCCCCC;
	}
	
/***** Latest Tweets Widget ********************/

.latest-tweets {
	background: url(images/twitter.png) top right no-repeat;
	margin: 10px 0 0 0;
	padding: 0;
	}

/***** Calendar ********************/

#wp-calendar {
	width: 100%;
	}
	
#sidebar .widget_calendar {
	padding: 0;
	}

#wp-calendar caption {
	color: #333333;
	font-size: 12px;
	font-family: Arial, Tahoma, Verdana;
	font-style: italic;
	font-weight: normal;
	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: #F7F7F7 !important;
	color: #F7F7F7 !important;
	}

#wp-calendar td {
	background: #F7F7F7;
	font-weight: normal;
	text-align: center;
	padding: 2px;
	}
	
/***** Contact Form ********************/

.gform_wrapper input, .gform_wrapper textarea, .gform_wrapper select {
	background: #F7F7F7 !important;
	color: #333333 !important;
	font-family: Arial, Tahoma, Verdana;
	font-size: 12px !important;
	padding: 4px 0 4px 5px !important;
	border: 1px solid #E6E6E6;
	}

.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 {
	width: 960px;
	background: #002864 url(images/bg-footer.png) repeat-x;
	color: #FFFFFF;
	font-size: 11px;
	margin: 0;
	padding: 5px 0 5px 0;
	text-transform: uppercase;
	overflow: hidden;
	clear: both; 
	}

#footer a, #footer a:visited {
	color: #FFFFFF;
	text-decoration: none;
	}
	
#footer a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	}
	
#footer p {
	margin: 0;
	padding: 0;
	}

#footer .gototop {
	width: 200px;
	float: left;
	margin: 0;
	padding: 0 0 0 5px;
	}
	
#footer .gototop a {
	margin: 0;
	padding: 2px 0 2px 18px;
	background: url(images/footer-top.png) no-repeat left center;
	}
	
#footer .creds {
	width: 740px;
	float: right;
	margin: 0;
	padding: 0 10px 0 0;
	text-align: right;
	}

/***** Comments ********************/

#respond {
	margin: 0 0 15px 0;
	padding: 0;
	}

#author, #email, #url {
	background: #F7F7F7 !important;
	width: 250px;
	color: #333333;
	font-family: Arial, Tahoma, Verdana;
	font-size: 12px;
	padding: 3px 0 3px 3px;
	margin: 5px 5px 0 0;
	border: 1px solid #E6E6E6;
	}
	
#comment {
	background: #F7F7F7 !important;
	width: 98%;
	height: 150px;
	color: #333333;
	font-family: Arial, Tahoma, Verdana;
	font-size: 12px;
	padding: 3px 0 3px 3px;
	margin: 5px 0 5px 0;
	border: 1px solid #E6E6E6;
	}
	
.comment-list, .children {
	margin: 0;
	padding: 0;
	}
	
.ping-list {
	margin: 0 0 40px 0;
	padding: 0;
	}
	
.comment-list ol, .ping-list ol {
	margin: 0;
	padding: 10px;
	}

.comment-list li, .ping-list li {
	font-weight: bold;
	margin: 15px 0 5px 0;
	padding: 10px 5px 10px 10px;
	list-style: none;
	}
	
.comment-list li ul li { 
	margin-left: 10px;
	margin-right: -6px;
	}

.comment-list p, .ping-list p {
	font-weight: normal;
	text-transform: none;
	margin: 10px 5px 10px 0;
	padding: 0;
	}

.comment-list li .avatar { 
	background: #FFFFFF;
	float: right;
	border: 1px solid #E6E6E6;
	margin: 0 5px 0 10px;
	padding: 4px;
	}

.comment-list cite, .comment-list cite a, .ping-list cite, .ping-list cite a {
	font-weight: bold;
	font-style: normal;
	}

.commentmetadata {
	font-size: 11px;
	font-weight: normal;
	}

#respond:after {
	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: #F7F7F7;
	}

.even, .alt, .depth-1 {
	border: 1px solid #E6E6E6;
	}
/***** Home Top ********************/

#home-top-bg {
	/*background: rgba(255,255,255,0.4);*/
	}

#home-top {
	width: 900px;
	margin: 0 auto 0;
	padding: 25px 0 20px 0;
	}
	
#home-top p {
	margin: 0;
	padding: 0 0 10px 0;
	}
	
#home-top h2 {
	color: #333333;
	font-size: 32px;
	font-family: 'BlackJackRegular',Georgia, Times New Roman;
	font-weight: normal;
	margin: 0 0 10px 0;
	padding: 0;
	text-align: center;
	}
	#home-top h4.widgettitle {
		color: #333333;
		font-size: 32px;
		font-family: 'BlackJackRegular',Georgia, Times New Roman;
		font-weight: normal;
		margin: 0 0 10px 0;
		padding: 0;
		text-align: center;
		}	
#home-top h2 a, #home-top h2 a:visited {
	color: #333333;
	text-decoration: none;
	}

#home-top h2 a:hover {
	color: #333333;
	text-decoration: underline;
	}
#home-top h3 {
	margin: 30px 0 0;
	text-align: center;
	color: #002864;
	font-size: 22px;
}	
#home-top h3 a, home-top h3 a:visited {
	color: #002864;
}
#home-top h4 {
	font-size: 16px;
	margin: 30px 0 0;

	color: #002864;
}
#home-top h4 a, home-top h4 a:visited {
	color: #002864;
}
#home-top ul {
	list-style-type: square;
	margin: 0;
	padding: 0 0 10px 0;
	}

#home-top ul li {
	margin: 0 0 0 20px;
	padding: 5px 0 0 0;
	}
	
#home-top .byline {
	margin: 0;
	padding: 0;
	}
	
#home-top .widget {
	margin: 0 0 10px 0;
	padding: 0;
	}
	
#home-top .textwidget {
	margin: 0;
	padding: 0;
	}
	
#home-top li.widget_tag_cloud div {
	margin: 0;
	padding: 0 0 10px 0;
	}
	
#home-top .featuredpost .post, #home-top .featuredpage .page {
	clear: both;
	}
	
#home-top .featuredpost, #home-top .featuredpage  {
	clear: both;
	}
	
#home-top .featuredpost img, #home-top .featuredpage img {
	background: #FFFFFF;
	padding: 7px;
	border: 1px solid #BBBBBB;
	}
	
.home-full {
	margin: 0;
	padding: 0;
	}
.home-top-left {
	float: left;
	width: 550px;
	margin: 0;
	padding: 0 10px 0 0;
	border-right: 2px solid #333333;
}
.home-top-right {
	float: right;
	width: 320px;
	padding: 0;
	margin: 0;
}	
#home-top .home-top-right h4 {
	text-align: left;
	color: #333333;
	margin: 0 0 10px 0;
	padding: 0;
	font: normal 32px/35px 'BlackJackRegular',Georgia, Times;
}
#home-top .home-top-right h2 {
	font-family: 'ProcionoRegular',Georgia, Times New Roman;
}
/***** Home Bottom ********************/

#home-bottom-bg, #portfolio-bottom-bg {
	background: rgba(0,0,0,0.5)/* url(images/home-bottom.png) repeat-x*/;
	}

#home-bottom, #portfolio-bottom {
	width: 960px;
	color: #FFFFFF;
	margin: 0 auto 0;
	padding: 25px 0 0 0;
	line-height: 18px;
	font-size: 12px;
	display: none;
	}
	
#home-bottom a, #home-bottom a:visited, #portfolio-bottom a, #portfolio-bottom a:visited {
	color: #FFFFFF;
	font-family: 'ProcionoRegular',Georgia, Times New Roman;
	text-decoration: none;
	}
	
#home-bottom a:hover, #portfolio-bottom a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	}
	
#home-bottom p, #portfolio-bottom p{
	margin: 0;
	padding: 0 0 10px 0;
	}
	
#home-bottom h2, #portfolio-bottom h2 {
	color: #FFFFFF;
	font-size: 16px;
	font-family: 'ProcionoRegular',Georgia, Times New Roman;
	font-weight: normal;
	margin: 0 0 5px 0;
	padding: 0;
	text-decoration: none;
	}
	
#home-bottom h2 a, #home-bottom h2 a:visited, #portfolio-bottom h2 a, #portfolio-bottom h2 a:visited {
	color: #FFFFFF;
	text-decoration: none;
	text-transform: none;
	font-style: normal;
	}

#home-bottom h2 a:hover, #portfolio-bottom h2 a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	}
	
#home-bottom h4, #portfolio-bottom h4 {
	color: #FFFFFF;
	font-size: 20px;
	font-family: 'BlackJackRegular',Georgia, Times New Roman, Trebuchet MS;
	font-weight: normal;
	margin: 0 0 5px 0;
	padding: 0;
	}
	
#home-bottom ul, #portfolio-bottom ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	}
	
#home-bottom ul li, #portfolio-bottom ul li {
	list-style-type: none;
	margin: 0 0 5px 0;
	padding: 0px;
	}

#home-bottom ul ul, #portfolio-bottom ul li {
	list-style-type: none;
	margin: 0;
	padding: 0 0 10px 0;
	}

#home-bottom ul li ul li, #portfolio-bottom ul li ul li {
	margin: 0;
	padding: 5px 0 0 0;
	}
	
#home-bottom .widget, #portfolio-bottom .widget {
	margin: 0 0 10px 0;
	padding: 0;
	}
	
#home-bottom .textwidget, #portfolio-bottom .textwidget {
	margin: 0;
	padding: 0;
	}
	
#home-bottom li.widget_tag_cloud div,#portfolio-bottom li.widget_tag_cloud div{
	margin: 0;
	padding: 0 0 10px 0;
	}
	
#home-bottom .featuredpost .post, #home-bottom .featuredpage .page, #portfolio-bottom .featuredpost .post, #portfolio-bottom featuredpage .page {
	clear: both;
	}
	
#home-bottom .featuredpost, #home-bottom .featuredpage, #portfolio-bottom .featuredpost, #portfolio-bottom .featuredpage  {
	clear: both;
	}
	
#home-bottom .featuredpost img, #home-bottom .featuredpage img, #portfolio-bottom .featuredpost img, #portfolio-bottom .featuredpage img {
	margin: 0 0 5px 0;
	padding: 0;
	border: 5px solid #FFFFFF;
	}

.home-bottom-1 {
	float: left;
	width: 290px;
	margin: 0;
	padding: 0 20px 0 25px;
	}
	
.home-bottom-2 {
	float: left;
	width: 290px;
	margin: 0;
	padding: 0 20px 0 0;
	}
	
.home-bottom-3 {
	float: left;
	width: 290px;
	margin: 0;
	padding: 0 20px 0 0;
	}
.portfolio-bottom1	{
	float: left;
	width: 920px;
	margin: 0;
	padding: 0 20px;
}	
#content {
	margin-left: 10px;
}
#sidebar-alt {
	margin-right: 10px;
}

/*********************************************************************************************

6. Carousel Styles  -------------------  home.php

*********************************************************************************************/
.coda-slider, .coda-slider .panel {
background: rgba(0,0,0,0.6);
width: 960px;
height: 380px;
border-top: 2px solid rgba(255,255,255,0.8);
border-bottom: 2px solid rgba(255,255,255,0.8);} 

.coda-slider-wrapper.arrows .coda-slider, .coda-slider-wrapper.arrows .coda-slider .panel {
width: 960px;
}

#coda-nav {
width: 960px;
position: relative;
}

.coda-nav-left a {
background: url(images/left.png) 0 0;
position: absolute;
width: 58px;
height: 102px;
top: 125px;
left: -5px;
z-index: 500000;
}

.coda-nav-left a:hover {
background: url(images/left.png) 0 -102px;
}

.coda-nav-right a {
background: url(images/right.png) 0 0;
position: absolute;
width: 58px;
height: 102px;
top: 125px;
right: -5px;
z-index: 500000;
}

.coda-nav-right a:hover {
background: url(images/right.png) 0 -102px;
}

.coda-slider-wrapper {
clear: both;
overflow: auto;
}

.coda-slider {
float: left;
overflow: hidden;
position: relative;
margin-bottom: 20px;
}

.coda-slider .panel {
display: block;
float: left;

}

.coda-slider .panel-container {
position: relative;
}


/*********************************************************************************************

7. Carousel Content  ------------------  home.php

*********************************************************************************************/
.portfolio-item {
background: transparent;
color: #efefef;
width: 840px;
height: 380px;
margin: 30px 0 0 70px;
position: relative;
}
.portfolio-item img {
border: 1px solid #000;
padding: 3px;
background: #d7d7d7;	
}
.attachment-featured {
float: left;
}

.portfolio-item-description h2 a {
font-size: 16px;
color: #efefef;
}

.portfolio-item-description h2 a:hover {
font-size: 16px;
color: #efefef;
}

.portfolio-item-description {
width: 330px;
float: right;
margin: 0 0 0 0px;
padding: 5px;
background: rgba(0,33,102,0.9);
border: 1px solid #000;
bottom: 100px;
right: 20px;
position: absolute;
z-index: 200;
text-align: center;
}

/*.page-template-portfolio-php #inner {
	margin-top: 70px;
}*/
.page-template-portfolio-php #content {
	margin-left: 0;
}
.page-template-portfolio-php #content h1.entry-title {
	text-align: center;
	font-size: 32px;
	margin-bottom: 15px;
}
.page-template-portfolio-php #content .entry-content {


}
.page-template-portfolio-php #content .entry-content p {
	font-family: 'BlackJackRegular',Georgia, Times New Roman;
	font-size: 20px;
	text-align: center;
}
#gallery-1 {
	width: 940px;
	margin: 0 !important;
}
#gallery-1 img {
	border: #000 2px solid !important;
}
#content .category-via-twitter-2 h2.entry-title {
	padding-left: 30px;
	background: url(images/twitter-nav.png) no-repeat 0 center;
}
.category-via-twitter-2 .post-meta {
	display: none;
}

#content h3.ss-section-title {font:bold 24px 'ProcionoRegular',Georgia,Times New Roman; margin-top:20px;}