/*
	Theme Name: JA Cinco
	Theme URL: http://jaredatchison.com/
	Description: Awesome.
	Author: Jared Atchison
	Author URI: http://jaredatchison
	Version: 5.5
	Template: genesis
*/


body {
	color: #333333;
	font-family:"Lucida Grande","Lucida Sans","Lucida Sans Unicode",sans-serif;
	font-size: 13px;
	margin: 0 auto 0;
	line-height: 20px;
	background: #000;
	}
	
/***** Hyperlinks ********************/

a, a:visited {
	color: #2255AA;
	text-decoration: none;
	}
	
a:hover {
	color: #2255AA;
	background: #f2f6fb;
	text-decoration: underline;
	}
	
a img {
	border: none;
	}
	
a:focus, a:hover, a:active {
	outline: none;
	}

/***** Wrap ********************/

#wrap {
	background: #FFFFFF;
	width: 100%;
	margin: 0 auto 0;
	}
	
/***** Utility bar ********************/

#utility-bar-wrapper {
	width: 100%;
	background: #000;
	border-top: 2px solid #0066CC;
	border-bottom: 2px solid #CCC;
	}

#utility-bar {
	width: 955px;
	margin: 0 auto;
	padding-left: 5px;
	color: #f9f9f9;
	font-size: 11px;
	line-height: 33px
	}

#search-wrapper {
	float: right;
	width:  190px;
	}

#search-wrapper input.s {
	background: #666 !important;
	border: 1px solid #666 !important;
	color: #ccc;
	}	

/***** Header  ********************/

#header {
	width: 960px; 
	margin:  0 auto;
	border-bottom: 1px solid #CCC;
	}

#title-area {
	width: 960px;
	padding: 30px 0;
	overflow: hidden;
	}
	
#title-area #title {
	float: left;
	width: 370px;
	font-size: 36px;
	font-weight: normal;
	line-height: normal;
	margin: 0; 
	padding: 0;
	}
	
#title-area #title a, #title-area #title a:hover {
	color: #333333;
	text-decoration: none;
	}
	
/***** Primary Navigation Menus ********************/

#nav {
	width: 550px;
	float: right;
	color: #FFFFFF;
	overflow: hidden;
	margin-top:5px;
	}

#nav ul {
	width: 100%;
	float: left;
	margin: 0;
	padding: 0;
	}

#nav li {
	float: left;
	list-style: none;
	margin-right: 5px;
	}	

#nav li a {
	color: #333;
	display: block;
	font-size: 16px;
	margin: 0;
	padding: 7px 10px 5px 10px;
	text-decoration: none;
	position: relative;
	}
	
#nav li a:hover, #nav li a:active {
	background: #000000;
	color: #FFFFFF;
	}
	
#nav .current_page_item a, #nav .current-cat a, #nav .current-menu-item {
	background: #f2f6fb;
	}
	
#nav li a.sf-with-ul {
	padding-right: 25px;
	}
	
#nav li a .sf-sub-indicator {
	background: url(images/arrow-down-dark.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 {
	background: #333333;
	color: #FFFFFF;
	width: 158px; 
	font-size: 13px;
	margin: 0;
	padding: 5px 10px 5px 10px;
	border-left: 1px solid #666666;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	position: relative;
	}
	
#nav li li a:hover, #nav li li a:active {
	background: #000000;
	}
	
#nav li li a .sf-sub-indicator {
	background: url(images/arrow-right.png);
	top: 10px;
	}
	
#nav li ul {
	z-index: 9999;
	position: absolute;
	left: -999em;
	height: auto;
	width: 180px;
	}
	
#nav li ul a { 
	width: 160px;
	}
	
#nav 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 {
	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;
	}

/***** Inner ********************/

#inner {
	width: 960px;
	margin: 30px auto 20px auto;
	}

/***** Breadcrumb ********************/

.breadcrumb {
	background: #F7F7F7;
	margin: 0 0 30px 0;
	padding: 5px 10px 5px 10px;
	border: 1px solid #E6E6E6;
	font-size: 11px;
	}
	
/***** 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-sidebar #content {
	width: 430px;
	float: left;
	/*border-left: 1px dotted #ccc;
	border-right: 1px dotted #ccc;*/
	padding: 0 20px
	}

.sidebar-content #content, .sidebar-sidebar-content #content {
	float: right;
	}

.content-sidebar #content {
	width: 620px;
	/*border-right: 1px dotted #ccc;*/
	padding-right: 20px;
	}

.sidebar-content #content {
	width: 620px;
	/*border-left: 1px dotted #ccc;*/
	padding-left: 20px
	}
	
.full-width-content #content {
	width: 960px;
	}

#content blockquote {
	background: #F7F7F7;
	margin: 5px 15px 15px 15px;
	padding: 10px 20px 0 15px;
	border: 1px solid #E6E6E6;
	}

#content .post {
	margin: 0 0 30px 0;
	padding: 0;
	}
	
#content .type-post {
	border-bottom:1px solid #E6E6E6;
}
	
/*#content .page {
	margin: 0;
	padding: 0 0 15px 0;
	}*/

#content p {
	margin: 0;
	padding: 0 0 20px 0;
	}
	
#content table {
	border: 1px solid #E6E6E6;
	width: 100%;
	margin: 0 0 20px 0;
}

#content table td {
	padding: 5px 10px;
	border-bottom: 1px solid #E6E6E6;
}

#content table tr:last-child td {
	border-bottom: none;
}

#content table th {
	background: #F9F9F9;
	border-bottom: 1px solid #E6E6E6;
	padding: 5px;
}

#content .testimonial {
	background: #F9F9F9;
	border: 1px solid #E6E6E6;
	padding: 10px;
	margin: 0 0 20px 0;
}

#content .testimonial p {
	padding: 0 0 10px 0;
	margin: 0;
	font-style: italic;
	font-size: 15px;
}

#content .testimonial cite {
	font-style: normal;
	text-align: right;
	font-weight: bold;
}

#content .featured-image {
	text-align: center;
	margin-bottom: 20px;
}

#content .featured-image img {
	box-shadow: 0 1px 6px #666;
	-webkit-box-shadow: 0 1px 6px #666;
	-moz-box-shadow: 0 1px 6px #666;
	border: 1px solid #ccc;
}

#content .info-box {
	background-color:#FFFFE0;
	border:1px solid #E6DB55;
	padding:10px;
	display: block;
	text-align: center;
	font-size: 15px;
	color: #333;
	line-height: normal;
	margin-bottom: 20px;
}

.clear {
	clear: both;
	}
	
/***** Headlines ********************/

#content h1, #content h2, #content h3, #content h4, #content h5, #content h6, #header .widget-area h4 {
	color: #333333;
	font-weight: normal;
	text-decoration: none;
	margin: 10px 0 5px 0;
	padding: 0;
	font-family: "myriad-pro-1","myriad-pro-2",sans-serif;
	}
	
#content h1.entry-title{
	font-size: 30px;
	margin-bottom: 20px;
	margin-top: 0px;
	}

#content h1 {
	font-size: 20px;
	}
	
#content h2.entry-title {
	font-size: 24px;
	margin-bottom: 10px;
	margin-top: 0px;
	font-weight: normal;
	}

#content h2 {
	font-size: 22px;
	font-weight: bold
	}
	
#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: 18px;
	font-weight: bold;
	text-transform: uppercase;
	}
	
#content h4, #header .widget-area h4 {
	font-size: 18px;
	font-weight: bold;
	color: #00488F;
	}

#content h5 {
	font-size: 18px;
	font-weight: bold;
	border-bottom: 1px solid #ddd;
	}
	
#content h6 {
	font-size: 14px;
	font-weight: bold;
	}
	
/***** 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 5px 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 Meta ********************/
	
.post-info {
	text-transform: uppercase;
	}

.post-meta, .post-info {
	font-size: 11px;
	padding: 0;
	margin: 0;
	clear: both;
	color: #666;
	}
	
.post-meta {
	margin-bottom: 30px;
	}
	
/***** 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 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, .navigation li a:hover, .navigation li.active a {
	color: #2255AA;
	padding: 5px 8px 5px 8px;
	border: 1px solid #E6E6E6;
	text-decoration: none;
	}

.navigation li.active a {
	background: #f2f6fb;
	}

.navigation li a:hover {
	background: #0066CC;
	color: #FFF;
	}

/***** Primary & Secondary Sidebars ********************/

#sidebar {
	width: 300px;
	float: right;
	display: inline;
	font-size: 12px;
	}
	
#sidebar-alt {
	width: 150px;
	float: left;
	display: inline;
	font-size: 12px;
	}

.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 30px 0;
	padding: 0;
	}
	
#sidebar h2, #sidebar h2 a, #sidebar-alt h2, #sidebar-alt h2 a {
	color: #333333;
	font-size: 12px;
	font-weight: bold;
	font-family: "myriad-pro-1","myriad-pro-2",sans-serif;
	margin: 0;
	padding: 0;
	}
	
#sidebar h2 a:hover, #sidebar-alt h2 a:hover {
	color: #2255AA;
	text-decoration: none;
	}

#sidebar h4, #sidebar-alt h4 {
	font-size: 16px;
	font-weight: semibold;
	margin: 0;
	padding: 0 0 10px 0;
	text-transform: uppercase;
	border-bottom: 1px solid #E6E6E6;
	font-family: "myriad-pro-1","myriad-pro-2",sans-serif;
	}
	
#sidebar .textwidget, #sidebar-alt .textwidget {
	margin: 0;
	padding: 0 0 0 0;
	}
	
#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 15px;
	}

#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;
	margin-bottom: 2px;
 	word-wrap: break-word;
	}
	
/***** 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 0 0 0;
	}

#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 {
	background: #333333 !important;
	border: 1px solid #333333 !important;
	color: #FFFFFF;
	font-size: 11px;
	font-family: Arial, Tahoma, Verdana;
	font-weight: normal !important;
	text-decoration: none;
	text-transform: uppercase;
    margin: 0;
	padding: 3px 5px 3px 5px;
	}

#submit:hover, .searchsubmit:hover, .enews #subbutton:hover, .gform_footer .button:hover, .reply a:hover {
	background: #000000 !important;
	text-decoration: none;
	border: 1px solid #666666;
	}
	
.download-button {
	font-size: 16px;
	display: inline-block;
	zoom: 1; /* zoom and *display = ie7 hack for display:inline-block */
	*display: inline;
	vertical-align: baseline;
	margin: 0 auto;
	outline: none;
	cursor: pointer;
	text-align: center;
	text-decoration: none;
	padding: .5em 2em .55em;
	text-shadow: 0 1px 1px rgba(0,0,0,.3);
	-webkit-border-radius: .5em; 
	-moz-border-radius: .5em;
	border-radius: .5em;
	-webkit-box-shadow: 0 1px 2px rgba(0,0,0,.2);
	-moz-box-shadow: 0 1px 2px rgba(0,0,0,.2);
	box-shadow: 0 1px 2px rgba(0,0,0,.2);
	color: #FFFFFF !important;
	border: solid 1px #538312;
	background: #64991e;
	background: -webkit-gradient(linear, left top, left bottom, from(#7db72f), to(#4e7d0e));
	background: -moz-linear-gradient(top,  #7db72f,  #4e7d0e);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#7db72f', endColorstr='#4e7d0e');

}
.download-button:hover {
	text-decoration: none;
	background: #538018;
	background: -webkit-gradient(linear, left top, left bottom, from(#6b9d28), to(#436b0c));
	background: -moz-linear-gradient(top,  #6b9d28,  #436b0c);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#6b9d28', endColorstr='#436b0c');

}
.download-button:active {
	position: relative;
	top: 1px;
		color: #FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#4e7d0e), to(#7db72f));
	background: -moz-linear-gradient(top,  #4e7d0e,  #7db72f);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#4e7d0e', endColorstr='#7db72f');
}

.button-wrapper {
	text-align: center;
	margin:  0 0 20px 0;
}


	
/***** 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-family: Arial, Tahoma, Verdana;	
	font-size: 11px;
	margin: 5px 4px 0 0;
	padding: 4px 0 4px 5px;
	border: 1px solid #E6E6E6;
	}
	
#header .s, #nav .s, #sidebar .s, #sidebar-alt .s {
	width: 200px;
	}
	
/***** Latest Tweets Widget ********************/

.latest-tweets {
	background: url(images/twitter.png) top right no-repeat;
	margin: 0;
	padding: 0;
	}

.latest-tweets ul{
	 padding: 0 0 0 15px;
	 line-height: normal;
	}

.latest-tweets li{
	margin-bottom: 10px;
	}

/***** Footer ********************/

#footer {
	width: 100%;
	background: #000;
	color: #666;
	font-size: 11px;
	margin: 0;
	padding: 10px 0;
	overflow: hidden;
	clear: both; 
	border-top: 2px solid #CCC;
	border-bottom: 3px solid #333;
	line-height: 18px;
	}
	
#footer .wrap {
	width: 960px;
	margin: 0 auto;
}

#footer a, #footer a:visited {
	color: #666;
	text-decoration: none;
	}
	
#footer a:hover {
	color: #FFF;
	text-decoration: underline;
	background-color: none !important;
	}
	
#footer p {
	margin: 0;
	padding: 0;
	}
	
#footer .gototop a {
	margin: 0;
	padding-left: 18px;
	background: url(images/footer-top.png) no-repeat left 0px;
	text-transform: uppercase;
	}

#footer .gototop a:hover, #footer .creds a:hover {
	background-color: #000 !important;
	}
	
#footer .creds {
	width: 400px;
	float: right;
	margin: 0;
	padding: 0;
	text-align: right;
	}
	
#footer .nav {
	float: left;
	width: 520px;
	font-size: 12px;
	text-transform: uppercase;
	padding: 0;
	margin: 12px 0 0 0;
	}

#footer .nav a {
	display: block;
	padding: 5px 10px;
	}

#footer .nav .current-menu-item a {
	background: #333;
	color: #CCC;
	}

#footer .nav a:hover {
	background:  #333;
	text-decoration: none;
	}

#footer .nav ul {
	padding: 0;
	margin: 0;
	}

#footer .nav li {
	float: left;
	list-style: none;
	}

#footer-extras-wrapper {
	background: #000;
	width: 100%;
	clear: both;
	padding: 30px 0 10px 0;
	border-bottom: 3px solid #0066CC
	}

#footer-extras {
	width:  960px;
	margin: 0 auto;
	color: #FFF;
	font-size: 12px;
	color: #999;
	}

#footer-extras a, #footer-extras a:visited {
	color: #FFF;
	}

#footer-extras a:hover {
	background: #333;
	text-decoration: none;
	}
	
#footer-extras .widget{
	margin-bottom: 30px;
}

#footer-extras h4 {
	text-transform: uppercase;
	font-size: 18px;
	font-family: "myriad-pro-1","myriad-pro-2",sans-serif;
	font-weight: bold;
	margin: 0;
	color: #CCC;
	}

#footer-extras p {
	line-height: 18px;
	}
	
.footer-widgeted-1 {
	float: left;
	width: 290px;
	padding-right: 30px;
	}

.footer-widgeted-2 {
	float: left;
	width: 305px;
	padding-right: 15px;
	}

.footer-widgeted-3 {
	float: right;
	width: 305px;
	padding-left: 15px;
	}
	
#footer-extras ul {
	padding-left: 15px;
	margin-left: 0;
}

/***** Comments ********************/

#respond {
	margin: 0 0 15px 0;
	padding: 0;
	}

#respond h3#reply-title {
	font-size: 22px;
	}

#author, #email, #url {
	background: #F7F7F7 !important;
	width: 250px;
	color: #333333;
	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-size: 12px;
	padding: 3px 0 3px 3px;
	margin: 5px 0 5px 0;
	border: 1px solid #E6E6E6;
	}
	
#comments {
	font-size: 13px;
	line-height: 18px;
}

#comments h3 {
	font-size: 26px;
	font-weight: bold;
	text-transform: uppercase;
}
	
.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;
	}
	
.comment-author-admin, .bypostauthor{
	background: #f2f6fb !important;
	}
	
.comment blockquote {
	background: #FFF !important;
	font-size: 12px;
}

.reply {
	height:  20px;
	padding-right: 5px;
	}
	
.reply a, .reply a:visited {
	background: #FFF;
	font-size: 11px;
	border: 1px solid #DDD !important;
	color: #333;
	font-weight: normal !important;
	text-decoration: none;
	text-transform: uppercase;
    margin: 0;
	padding: 2px 4px;
	line-height: normal;
	float: right;
	}

.reply a:hover {
	background: #2255AA !important;
	text-decoration: none;
	color: #FFF;
	border: 1px solid #2255AA;
	}

.commentmetadata {
	font-size: 11px;
	font-weight: normal;
	color: #666;
	}

.commentmetadata a {
	color: #666;
	}

#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;
	}


/***** Homepage Styling ********************/
#blurb {
	width: 960px;
	margin: 0 auto;
	font-size: 26px;
	line-height: 36px;
	border-bottom: 1px solid #ccc;
	padding: 30px 0;
}

#blurb h4 {
	margin: 0 0 10px 0;
	padding: 0;
	font-family:"myriad-pro-1","myriad-pro-2",sans-serif;
	font-size:16px;
	font-weight: normal;
	color: #888;
	text-transform: uppercase;
	line-height: normal;
}	

.home h3 {
	font-size: 20px !important;
	font-weight: bold !important;
	margin: 25px 0 20px 0 !important;
	padding: 0;
	text-transform: uppercase;
	font-family: "myriad-pro-1","myriad-pro-2",sans-serif !important;
}

.home h5 {
	font-size:  16px !important;
	margin: 0 !important;
	font-weight: bold !important;
	color:  #00488F !important;
}

.home h1.entry-title {
	display:  none;
}

.home .entry-content p {
	margin: 0 0 15px 0 !important;
}

.home #text-4 li {
	margin-bottom: 5px !important;
}
	
#sidebar .info-box {
	background-color:#FFFFE0;
	border:1px solid #E6DB55;
	padding:10px;
}

#sidebar a.info-box {
	background-color:#FFFFE0;
	border:1px solid #E6DB55;
	padding:10px;
	display: block;
	text-align: center;
	font-size: 18px;
	color: #333;
	line-height: normal;
	margin-bottom: 30px;
}

#sidebar a.info-box:hover {
	background-color:#FEFFBF;
	text-decoration: none;
}

.gform_wrapper input.button {
	padding: 10px 15px !important;
	font-size: 16px !important
}

.divider {
	height: 1px;
	background: url(images/bg_divider.gif) center repeat-x;
	clear: both;
	padding:  20px 0;
}

p.work-disclaimer {
	font-size: 11px;
	color: #666;
}

.page-id-225 .entry-content img {
	border: 1px solid #e6e6e6;
	padding: 3px;
}


/***** Blog Category Tabs ********************/
#category-tabs {
	/*background: #f2f6fb;*/
	background: #f9f9f9;
	border-bottom: 1px solid #E6E6E6;
	padding: 5px 0 0 10px;
	margin-bottom: 30px;
}

#category-tabs a {
	color: #333;
	display: block;
	float: left;
	padding:  6px 10px 5px 10px;
	margin-right: 10px;
	border: 1px solid #f9f9f9;
	border-bottom: 1px solid #E6E6E6;
	margin-bottom: -1px;
}

#category-tabs a:hover {
	color: #000000;
}

#category-tabs a.active {
	background: #FFFFFF;
	border: 1px solid #E6E6E6;
	border-bottom: 1px solid #FFFFFF;
	margin-bottom: -1px;
}

.page-template-pageblog-php #inner {
	margin:0px auto 20px;
}

#loading {
	display: block;
	margin: 20px auto 0 auto;
}

/***** Portfolio Styling ********************/

ul#portfoliolist {
	margin: 0;
	padding: 0;
	clear: both;
	overflow: hidden; 
}

ul#portfoliolist a.details {
	position: absolute;
	width: 85px;
	right: 10px;
	bottom: 10px;
	display: block;
	text-align: right;
	padding: 0 0 0 0px;
	background: url(images/icon-more.png) 0 2px no-repeat;
	line-height: normal;
	font-size: 11px;
}

ul#portfoliolist p {
	font-size: 12px;
	line-height: 16px;
	margin:  8px 0 0 0;
}

ul#portfoliolist p.point {
	margin: 2px 0;
}

ul#portfoliolist .thumbnail-wrapper {
	width: 230px;
	height: 135px;
	overflow: hidden;
	border: 5px solid #EEEEEE;
	margin: 10px 10px 10px 0;
	float: left;
}

ul#portfoliolist .thumbnail-wrapper:hover {
	border: 5px solid #CCCCCC;
}

#portfoliolist h3 {
	text-transform: none;
	margin: 0;
	font-size: 24px;
	font-weight: bold;
	font-family: "myriad-pro-1","myriad-pro-2",sans-serif !important;
}

#portfoliolist h3 a {
	color: #333;
}

#portfoliolist h3 a:hover {
	color: #2255AA;
}

ul#portfoliolist li:hover {
	border: 1px solid #efefef;
	box-shadow: 0 1px 4px rgba(0, 0, 0, 0.27), 
				0 0 40px rgba(0, 0, 0, 0.04) inset;
	-webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.27), 
				0 0 60px rgba(0, 0, 0, 0.065) inset;
	-moz-box-shadow: 0 1px 4px rgba(51, 102, 153, 0.5), 
				0 0 40px rgba(0, 0, 0, 0.02) inset; 
}

ul#portfoliolist li {
	list-style-type: none;
	margin: 15px;
	padding: 15px 10px;
	width: 425px;
	height: 240px;
	border: 1px solid #efefef;
	position: relative;
	display: inline;
	float: left;
	background: #ffffff; /* old browsers */
	box-shadow: 0 1px 4px rgba(0, 0, 0, 0.27), 
				0 0 40px rgba(0, 0, 0, 0.04) inset;
	-webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.27), 
				0 0 60px rgba(0, 0, 0, 0.065) inset;
	-moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.27), 
				0 0 40px rgba(0, 0, 0, 0.04) inset; 
}

ul#portfoliolist li:after { 
	z-index: -1; 
	position: absolute; 
	background: transparent; 
	width: 70%; 
	height: 55%; 
	content: ''; 
	right: 10px; 
	bottom: 10px; 
	transform: skew(15deg) rotate(6deg);
	-webkit-transform: skew(15deg) rotate(6deg);
	-moz-transform: skew(15deg) rotate(6deg);
	box-shadow: 0 8px 16px rgba(0, 0, 0, 0.3);   
	-webkit-box-shadow: 0 8px 16px rgba(0, 0, 0, 0.3); 
	-moz-box-shadow: 0 8px 16px rgba(0, 0, 0, 0.3);  
} 

ul#portfoliolist li:before { 
	z-index: -2; 
	position: absolute; 
	background: transparent; 
	width: 70%; 
	height: 55%; 
	content: ''; 
	left: 10px; 
	bottom: 10px; 
	transform: skew(-15deg) rotate(-6deg); 
	-webkit-transform: skew(-15deg) rotate(-6deg); 
	-moz-transform: skew(-15deg) rotate(-6deg); 
	box-shadow: 0 8px 16px rgba(0, 0, 0, 0.3); 
	-webkit-box-shadow: 0 8px 16px rgba(0, 0, 0, 0.3); 
	-moz-box-shadow: 0 8px 16px rgba(0, 0, 0, 0.3); 
}

/* Form Tweaks */

.gform_wrapper input {
	border: 1px solid #E6E6E6;
	padding: 5px !important;
	font-size: 14px !important;
}

.gform_wrapper textarea {
	border: 1px solid #E6E6E6;
	padding: 5px !important;
}

.gform_wrapper .gfield_description {
    font-style: italic;
    padding: 5px 0 0 !important;
    color: #666;
}

#gform_submit_button_1 {
	margin: 0 auto !important;
	display:block;
	font-size: 18px !important;
}

.gform_wrapper .gform_footer {
    clear: both;
    margin: 0 !important;
    padding: 16px 0 10px;
    text-align: center;
}

